post full configurations
and the log where kannel inserts into the table

Best Regards,
Mohammed M I Sleem

http://www.abusleem.net  - Personal blog

http://www.freakle.com - The Search Freak <http://www.colorle.com>



On Sun, Jun 12, 2011 at 7:42 AM, Michael vd Poel <[email protected]> wrote:

> Hi all,
>
> I have Kannel running on CentOS and it is sending messages. I have
> configured
> with '--with-mysql' and when Kannel is starting, it shows "2011-06-12
> 01:10:05
> [7937] [0] INFO: MYSQL: Connected to server at localhost."
>
> In the configuration file, I have:
>
> dlr-storage=mysql
>
> group = mysql-connection
> id = mydlr
> host = localhost
> username = gebruiker
> password = password
> database = sms
> max-connections = 10
>
> group = dlr-db
> id = mydlr
> table=log
> field-smsc=smsc
> field-timestamp=timestamp
> field-destination=destination
> field-source=source
> field-service=service
> field-url=url
> field-mask=mask
>
> The MySQL user 'gebruiker' has INSERT privilege.
>
> I have a table with corresponding fields in the database. But the table
> isn't
> populating.
>
> Does anyone see what I am overlooking?
>
> Thanks for any help!
>
>
> Michael
>
>
>

Reply via email to