magnussolution / magnusbilling7

MagnusBilling is a fast, secure, efficient, high availability, VOIP Billing.
https://www.magnusbilling.org
GNU Lesser General Public License v3.0
182 stars 106 forks source link

Trunk Error Option not working after Reset #668

Closed xceedconnections closed 8 months ago

xceedconnections commented 9 months ago

I am using Magnusbilling Version 9.8.4.3 After i reset the Trunk errors, its not fetching new trunk error now, It stopped working..

Command i had to fix the trunk code is also not working on new verions

[root@centos-8gb-hel1-2 ~]# php /var/www/html/mbilling/cron.php TrunkSIPCodes PHP Error[8]: Undefined variable: lines in file /var/www/html/mbilling/protected/commands/TrunkSIPCodesCommand.php at line 43

0 /var/www/html/mbilling/yii/framework/console/CConsoleCommandRunner.php(71): TrunkSIPCodesCommand->run()

1 /var/www/html/mbilling/yii/framework/console/CConsoleApplication.php(92): CConsoleCommandRunner->run()

2 /var/www/html/mbilling/yii/framework/base/CApplication.php(185): CConsoleApplication->processRequest()

3 /var/www/html/mbilling/cron.php(31): CConsoleApplication->run()

Please fix this in the next Update!

magnussolution commented 8 months ago

I checked just now, and not see this error. Have you updated your MagnusBilling?

xceedconnections commented 8 months ago

thanks sir, updating mbilling worked!

xceedconnections commented 8 months ago

fixed