MT#8129 fix the conference prompts and language preference

Change-Id: Ifb0b233a7e1ed0df48fdef628b887e1b1a05e598
changes/15/815/1
Andrew Pogrebennyk 10 years ago
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…
Cancel
Save