<div dir="ltr">Hello list,<div><br></div><div>I've been using Opensips 11.3.1 with a Postgres DB 9.1 and noticed that if I perform an avp_db_query call to retrieve any boolean value from DB, the result gives me an avp with a string and not the boolean value. For instance if I have any false value in my DB, my avp_db_query gives me an avp with the string value "f" and not the boolean value false.</div><div>Is this behaviour due to some misconfiguration in my DB or Opensips, or is it an Opensips restriction? The docs shows "The value type of the AVP (string or integer) will
                                be derived from the type of the columns." but have no mention to boolean...</div><div><br></div><div>Thanks,</div><div><br></div><div>Patrick</div></div>