Hello,
On 2/9/12 2:06 PM, Perazim wrote:
I got a little further but still not working. Here are changes I have
made to default:
kamailio.cfg:
...
# *** To enable mysql:
#!define WITH_MYSQL
#
# *** To enable authentication execute:
# - enable mysql
#!define WITH_AUTH
# - add users using
I got a little further but still not working. Here are changes I have
made to default:
kamailio.cfg:
...
# *** To enable mysql:
#!define WITH_MYSQL
#
# *** To enable authentication execute:
# - enable mysql
#!define WITH_AUTH
# - add users using 'kamctl'
...
...
### Defined Values #
Hi,
On Thu, 09 Feb 2012 13:35:00 +0200 Perazim wrote:
> I am a new user and am trying to configure kamailio to use SQLITE
> instead of MYSQL. I see that SQLITE option is rather new and maybe not
> as documented as MYSQL.
>
> I am running on fedora 14 and have installed MYSQL3 from rpms.
> Kamai