Hi @PieterS, I had the same thing happen to me a few weeks ago in Sept and had to open a ticket with Sangoma commercial module support.
What ended up being the problem was the sangomacrm module needed to be the EDGE release. This may have been pushed out to production now?
Sangoma Support issued the following commands to my deployment:
fwconsole ma downloadinstall sangomacrm --edge
fwconsole reload
fwconsole ma upgradeall
fwconsole crm -u -f
fwconsole crm -d
fwconsole reload
fwconsole m
fwconsole crm -f
fwconsole crm -d
fwconsole m
fwconsole ma upgradeall
fwconsole reload
I’m not sure what the module switches -u -f -d do, but wanted to include that just in case.