MT#8329 make allowed_clis also contract preference.

agranig/pbx-dev-map
Andrew Pogrebennyk 12 years ago
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…
Cancel
Save