[sr-dev] [kamailio/kamailio] cannot load ims_dialog-create.sql into mysql (#2575)

Daniel-Constantin Mierla notifications at github.com
Mon Dec 7 13:40:28 CET 2020


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20201207/861dc144/attachment.htm>


More information about the sr-dev mailing list