"Hello, please help me. I have a problem with Call Block; it doesn't show the list of blocking rules." "I suspect there might be an issue with Nginx or PHP." "If you have any ideas, thank you."
Attachments
Last edited:
"Yes, they were added. But I also selected the 'show all' option, and nothing is displayed in the list. However, the added rule that isn't visible is working, it's just not visible in this list. I suspect this happened after I migrated from Debian 11 to Debian 12."Did you add any? If you did, were they added in the same domain that you have selected now?
root@testpbx:~# su - postgres
postgres@testpbx:~$ psql fusionpbx
fusionpbx=# select * from v_call_block;
"Thank you very much. Indeed, I have records in the database, but I would like to ask for your help with the web interface to make it display them."In that case, my guess is that it may be a bug in the FusionPBX code that displays the list.
Just to be sure you could check what is actually in the database, and if you see some records, check that the domain_uuids match the domain you are interested in.
Code:root@testpbx:~# su - postgres postgres@testpbx:~$ psql fusionpbx fusionpbx=# select * from v_call_block;
"This problem also appeared after the last upgrade."Run fusion updates. ALL fusion updates, 1 at a time, in order, log out and back in