Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kamailio with MongoDB #431

Closed
JavaMachine opened this issue Dec 6, 2015 · 2 comments
Closed

Kamailio with MongoDB #431

JavaMachine opened this issue Dec 6, 2015 · 2 comments

Comments

@JavaMachine
Copy link

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@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

@linuxmaniac
Copy link
Member

please, send you questions to sr-users@lists.sip-router.org

@miconda
Copy link
Member

miconda commented Dec 7, 2015

For further clarifications - we try to use the issue tracker only for bugs and new feature/enhancement requests. If you are not sure it is a bug, then first discuss on sr-users mailing lists. It keeps keeping the tracker focused on issues, not used as a discussions forum.

For sake of archiving this issue anyhow -- kamctl does not support mongodb, you have to insert records manually in mongodb table subscriber.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants