mirror of https://github.com/sipwise/db-schema.git
conference_max_participants is user, domain and contract preference now. Change-Id: Ia707356a4c4d7bd1ec5662773d66cbae9b7450b2changes/93/4093/2
parent
bb43de20db
commit
6f554f4bf2
@ -0,0 +1,3 @@
|
||||
USE provisioning;
|
||||
|
||||
UPDATE voip_preferences SET usr_pref = 1, dom_pref = 1 WHERE attribute = "conference_max_participants";
|
Loading…
Reference in new issue