mirror of https://github.com/sipwise/db-schema.git
Change-Id: Ifb0b233a7e1ed0df48fdef628b887e1b1a05e598changes/15/815/1
parent
d52855e46c
commit
ac544f4b5d
@ -0,0 +1,5 @@
|
||||
use provisioning;
|
||||
|
||||
update voip_preferences set dom_pref=1 where attribute='language' and dom_pref=0;
|
||||
delete from voip_sound_handles where name='conference_pin';
|
||||
|
Loading…
Reference in new issue