gnokii-users
[Top][All Lists]
Advanced

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

Re: SMSD bug


From: Rory Campbell-Lange
Subject: Re: SMSD bug
Date: Tue, 11 Jun 2002 15:59:10 +0100
User-agent: Mutt/1.3.28i

Hi Bozo

I'm feeling really embarrassed!

I tried the international code but because I didn't quote the number in
my postgresql insert statement it interpreted it as a numerical number,
and lost the leading '00'.

This works:
sms=# 
        INSERT into outbox 
                (number, text) 
        VALUES 
                ('00447939150693', 'this is another smsd test');

All is working fine now.
Thank you very much for your help.
Rory

On 11/06/02, BORBELY Zoltan (address@hidden) wrote:
> On Tue, Jun 11, 2002 at 01:47:33PM +0100, Rory Campbell-Lange wrote:
> > reply: 0x02 / 0x0008
> > 01 08 00 03 64 01 1c 00                         |     d           
>                  ^^^^^
> It seems this is an isdn cause code, which means "Invalid number format".
> Is your message center number and remote number set correctly? Try the
> international number format too.

-- 
Rory Campbell-Lange 
<address@hidden>
<www.campbell-lange.net>



reply via email to

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