Build Update for kamailio/kamailio -------------------------------------
Build: #2421 Status: Errored
Duration: 11 minutes and 2 seconds Commit: fee3637 (master) Author: Daniel-Constantin Mierla Message: lib/srdb1: support for db result with allocated column names
- a db connector module can allocate column names in the result, in that case it must set the flag:
RES_COL_FLAGS(res) |= DB1_FCOL_FREE;
- the flag is per result, all column names must be allocated or not - following the discussion on GH #611
View the changeset: https://github.com/kamailio/kamailio/compare/d322a84ceb92...fee3637648b1
View the full build log and details: https://travis-ci.org/kamailio/kamailio/builds/129923867
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications