mirror of https://github.com/sipwise/db-schema.git
parent
a9614b5067
commit
5c3a8e1f50
@ -0,0 +1,2 @@
|
|||||||
|
USE provisioning;
|
||||||
|
update voip_preferences set contract_pref=1 where attribute='allowed_clis';
|
||||||
@ -0,0 +1,2 @@
|
|||||||
|
USE provisioning;
|
||||||
|
update voip_preferences set contract_pref=1 where attribute='allowed_clis';
|
||||||
Loading…
Reference in new issue