This is for the people out there (me included) who don't want to install mysql to play
with kamailio:
- comment out ``#!define WITH_DB_MYSQL`` (still used by default)
- set the right ``DB_TEXT_DIR``, to match ``kamailio_path/misc/examples/kemi/db_text``
(absolute path is needed; I tried with relative path and it did not work)
- add users/passwords by editing ``kamailio_path/misc/examples/kemi/db_text/subscriber``
file
Hope it's helpful. Enjoy!
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/930
-- Commit Summary --
* kamailio-basic-kemi.cfg: add WITH_DB_TEXT
-- File Changes --
A misc/examples/kemi/db_text/acc (1)
A misc/examples/kemi/db_text/address (1)
A misc/examples/kemi/db_text/bkp (1)
A misc/examples/kemi/db_text/missed_calls (1)
A misc/examples/kemi/db_text/subscriber (4)
A misc/examples/kemi/db_text/trusted (1)
A misc/examples/kemi/db_text/version (7)
M misc/examples/kemi/kamailio-basic-kemi.cfg (63)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/930.patch
https://github.com/kamailio/kamailio/pull/930.diff
--
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/pull/930