mirror of https://github.com/sipwise/db-schema.git
* reason for this change is because the related changes in the kamailio table get replicated to the active node during the upgrade and that breaks outbound peer provisioning / selection by running kamailio there Change-Id: I69416b5737cf05695cbfd1c2e4544faa8b1a2ab0mr13.1.1
parent
a9b6424088
commit
0afdb6cf33
@ -1,4 +1,6 @@
|
||||
USE kamailio;
|
||||
SET autocommit=0;
|
||||
SET sql_log_bin=0;
|
||||
|
||||
UPDATE lcr_gw SET flags = id;
|
||||
|
Loading…
Reference in new issue