Fix sip address table creation when database connection string containts utf8mb4 as charset, on mariadb 5.5 (mitigates Exception while creating or updating the database's schema : Specified key was too long; max key length is 767 bytes while executing) Added warning comments in case utf8mb4 varchar columns > 255 were to be indexed