mirror of https://github.com/sipwise/db-schema.git
Change-Id: Ic02fee565450186d44e69a8615a7c93b88c1d40dchanges/97/19297/1
parent
6629703415
commit
915539b718
@ -0,0 +1,6 @@
|
||||
SET AUTOCOMMIT=0;
|
||||
USE provisioning;
|
||||
|
||||
DELETE FROM voip_preferences WHERE attribute='precall_cost_announcement';
|
||||
|
||||
COMMIT;
|
Loading…
Reference in new issue