Re: [SR-Users] Kamailio, authentication and MongoDB

2014-10-24 Thread Nolan Darilek
On 10/24/2014 10:43 AM, Nolan Darilek wrote: > 2. In looking at the auth_db parameters, I see values for column names, > but nothing for a table/collection. How do I specify what table or > collection my user data is in? > Ah, found this one, it was in the authenticate functions. Sorry, I expected

[SR-Users] Kamailio, authentication and MongoDB

2014-10-24 Thread Nolan Darilek
Hello. I'm attempting to set up Kamailio for the first time and have a few questions. 1. The auth_db module specifically calls out MySQL, Postgres and flat file databases, but makes no mention of the new MongoDB module. Is the new MongoDB module supported as well and the docs just haven't been upd