[SR-Users] Kamailio Presence module
Gary Shergill
gashergill at googlemail.com
Fri Sep 14 10:36:03 CEST 2012
Hi juha,
================
> i'm not familiar with the default configs, but make sure that you have
> DBURL defined somewhere. it could be a name of a macro or something.
================
Thanks for the reply.
I've changed the password for the DBURL as I am using something
slightly different.
The following is the definition;
#!define DBURL "mysql://<r/w user>:<r/w password>@localhost/<database name>"
The r/w user and password are those defined in;
/etc/kamailio/kamctlrc
Is that correct? I am still getting the same error.
Thank you.
Kind Regards,
Gary Shergill
On Fri, Sep 14, 2012 at 7:10 AM, Juha Heinanen <jh at tutpro.com> wrote:
> Gary Shergill writes:
>
>> Those lines are as follows;
>> ----------------------
>> #!ifdef WITH_PRESENCE
>> # ----- presence params -----
>> modparam("presence", "db_url", DBURL)
>>
>> # ----- presence_xml params -----
>> modparam("presence_xml", "db_url", DBURL)
>> modparam("presence_xml", "force_active", 1)
>> #!endif
>> ----------------------
>
> i'm not familiar with the default configs, but make sure that you have
> DBURL defined somewhere. it could be a name of a macro or something.
>
> -- juha
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
More information about the sr-users
mailing list