[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnokii error type
From: |
Jan Derfinak |
Subject: |
Re: gnokii error type |
Date: |
Fri, 24 Mar 2006 17:01:54 +0100 (CET) |
On Fri, 24 Mar 2006, A. Andria wrote:
> Hi Pawel,
>
> Something that I know in outbox table is :
>
> field processed = 0, it's mean sms pending (not processed yet by the smsd)
> field processed = 1, it's mean sms has been processed by smsd (sms sent)
>
> by default, field error filled by -1 value. What is other posibility value on
> field error and what's the meaning ?
GN_ERR_NONE or value returned from gn_sms_send().
jan