Hi,
i've just noticed the following: The PUA-Docs state, that you can either use the memory (0) or the database (2): http://kamailio.org/docs/modules/devel/modules_k/pua.html#id2548705
The module, however, demands to define a valid database, to which the module even connects even though it should use just the memory....
In the code, i found no reference, where the database is used when in "memory-mode".
Is there any particular reason for this?
Thanks, Carsten