On 18 Mar 2014, at 17:30, Juha Heinanen <[email protected]> wrote: > sip-router writes: > >> turns out, this was due to me having the mtree table created using INT >> rather than VARCHAR for the fields. The field type requirement is not >> listed anywhere, nor does the error indicate the fault > > this is not true. see schema files in lib/srdb1/schema dir.
>From the TOC of the README: 3.3. mtree (string) 3.4. tname_column (string) 3.5. tprefix_column (string) 3.6. tvalue_column (string) It is clearly documented as STRING values. /O _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
