You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
db-schema/db_scripts/diff/13393.up

4 lines
194 B

USE provisioning;
INSERT INTO voip_preferences VALUES (NULL, 'allow_out_foreign_domain', 1, 1, 1, 1, 0, now(), 0, 'boolean', 0, 'Allow outbound calls of local subscribers to foreign domains');