use kamailio;
alter table kamailio.dialog
modify from_tag varchar(64) not NULL,
modify to_tag varchar(64) not NULL;