Hello dear fellow developers,
I am new to Kamailio and to get started I followed the guide
(
http://www.kamailio.org/wiki/install/4.3.x/git)...
On the 3rd stage of the guide (3.Tuning Makefiles)
I changed "include_modules= db_mongodb" instead of "include_modules=
db_mysql" and sucessfully compiled Kamailio...
I skipped stage 7 and followed this guide instead
(
http://www.kamailio.org/wiki/tutorials/kamailio-and-mongodb)
But at the stage 10 where I should add new account using command:
kamctl add test testpasswd test(a)mysipserver.com
I received an error:
ERROR: This command requires a database engine - none was loaded
Where was my mistake? What I did wrong?
Thanks in advance
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/431