gnokii-users
[Top][All Lists]
Advanced

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

Re: smsc_timeout, is it possible to turn it off ?


From: Daniele Forsi
Subject: Re: smsc_timeout, is it possible to turn it off ?
Date: Mon, 14 May 2007 22:33:03 +0200
User-agent: KMail/1.9.4

Krzysztof Śniadoch wrote:

> I need to:
> 1. gnokii sends the message
> 2. gnokii is exiting to the shell with 0 code (all is OK)
>
> without waiting for the long confirmation from the SMSC.

if you don't wait for confirmation you'll never know if your message was sent

> I need it returns 0 code (all is OK) - my softrware depends on that
> returned value :/

if you don't care about errors why don't you make your software ignore them?

else make your software call a script:
gnokii --sendsms {your arguments} &
exit 0

-- 
Daniele




reply via email to

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