mirror of https://github.com/sipwise/db-schema.git
Change-Id: I499f475840d27b9967bdc7cb96999206a7a7a77echanges/85/1085/2
parent
5af7404275
commit
61ecaeb723
@ -0,0 +1,6 @@
|
|||||||
|
use provisioning;
|
||||||
|
set autocommit=0;
|
||||||
|
|
||||||
|
update autoprov_devices set type = 'phone' where type != 'extension';
|
||||||
|
|
||||||
|
commit;
|
||||||
Loading…
Reference in new issue