Allow 'type' field in domain_attrs to be a DB1_BIGINT as well as a
DB1_INT. If you are using a view with 'type' as a calculated field on
a 64 bit machine, then mysql will return the type of 'type' to be a bigint,
not an int (and no amount of CASTing or CONVERTing will fix it).


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/182

Commit Summary

File Changes

Patch Links:


Reply to this email directly or view it on GitHub.