Hi List


i want to config siremis with postgresql and really to much things fail for the install, at the end y left the siremis db with mysql and kamailio with postgresql but the problems continue, when i want to show subscriber list from siremis interface, i get an error and check the postgresql log and found this

LOG:  sentencia: SET NAMES 'utf8'
ERROR:  error de sintaxis en o cerca de «`» en carácter 101
SENTENCIA:  SELECT T0.id, T0.username, T0.domain, T0.password, T0.email_address, T0.ha1, T0.ha1b, T0.rpid FROM  `subscriber` T0   LIMIT 10

what could be the right config?