This adds the 'domain' column to the testdb_udomain db connection test in the usrloc module. When using Cassandra 2 as the database module (a module I'm working on that I will be submitting a PR for once it's stable) doing a query by only username can cause issues if you create your Cassandra partition key as username and domain.
This shouldn't affect the query functionality in general as it's only doing a query to test the connection to the database.
https://github.com/kamailio/kamailio/pull/161
—
Reply to this email directly or view it on GitHub.