gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Certain messages in MySQL outbox are only sent partially


From: Pawel Kot
Subject: Re: Certain messages in MySQL outbox are only sent partially
Date: Wed, 18 Mar 2009 23:13:12 +0100

Hi,

I have replied on IRC, but will answer here for someone to be able to
google some hints.

2009/3/18 Harry Vangberg <address@hidden>:
> $ cat ~/.gnokiirc
> [global]
> model = AT
> port = /dev/ttyACM0
> connection = serial
> xdebug = on
> debug = on
> smsd gives me no output whatsoever.

xdebug and debug variables need to be in [logging] section. Please do
so and run the test again: this time we'll get the output so we know
what's going on.
The config above should look as:

$ cat ~/.gnokiirc
[global]
model = AT
port = /dev/ttyACM0
connection = serial
[logging]
xdebug = on
debug = on

pkot
-- 
Pawel Kot




reply via email to

[Prev in Thread] Current Thread [Next in Thread]