The schema file for ims modules are not in the `src/lib/srdb1/schema`, which is the right
way to have corresponding sql files generated using `make dbschema`.
The solution here is to rename the default table name for the ims_dialog module. Likely it
was expected not to be used in the same deployment with the dualog module, but it is
better to use different default table names anyhow.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2575#issuecomment-739893656