Files
fusionpbx/app/switch
FusionPBX 7765b5e1ce Fix boolean in SQL for default and domain setting enabled
Both default_setting_enabled and domain_setting_enabled are booleans in PostgreSQL. For this reason need to use boolean true or false instead of a string.
2026-01-12 13:14:43 -07:00
..