magnusbilling7 icon indicating copy to clipboard operation
magnusbilling7 copied to clipboard

callshop module in manus 7.8.4.8 always appears empty

Open williamfjm opened this issue 11 months ago • 0 comments

Describe the bug Hello guys. When updating magnusbilling from version 7.8.3.1 to 7.8.4.8, the callshop module stops reporting calls in real time. The problem is found in /protected/commands/callChartCommand.php, this file does not update callshopnumber in pkg_sip. Note that the public function use_concise() was eliminated in its entirety, and apparently it is the one that provides compatibility with previous versions. I can't find documentation about it. The error also occurs when creating users from scratch, not only when migrating

To Reproduce Steps to reproduce the behavior:

  1. install magnusbilling 7.8.4.8 on debian 12,
  2. create prefix,rates,truncks,rates trunks,group trunks,user,sip count user
  3. check callshop module ,configure menu callshop module
  4. make a call ,

Desktop (please complete the following information): Debian 12

Smartphone (please complete the following information):

Additional context user created from scratch configured and with call in progress, but empty callshop module in the call in progress area,

When overwriting callchartCommand with the previous version from magnusbilling version 7.8.3.1 it works.

williamfjm avatar Dec 08 '24 12:12 williamfjm