Klaus,
I made an update in openserctl to avoid including a DB engine just for using UL commands. Please update from CVS and see if works.
regards, bogdan
Bogdan-Andrei Iancu wrote:
not at all - you just need (at the moment) to configure DB support in openserctl (just do DBENGINE="MYSQL"). This does not require any installation or what ever ...it just forces the inclusion of the file with DB definition.
probably moving the def of this table to a not-DB related location will be a good fix.
regards, bogdan
Klaus Darilion wrote:
Thus, people which have not installed any DB module can use the lookup?
regards klaus
Bogdan-Andrei Iancu wrote:
well... :)....even if it is a operation bouncing to cache (with no DB implication), you need to know the name of location table, to be able to search through cache....Like: search in "location" array for the "xxx" AOR... and the name of the location table is defined in the SQL section of openserctl .....as it is related to DB...
in this case, it is not possible to do a strict separation between DB and cache as the cache follows the structure and naming of the DB...
regards, bogdan