[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SMS mass sending
From: |
BORBELY Zoltan |
Subject: |
Re: SMS mass sending |
Date: |
Thu, 4 Dec 2003 20:01:16 +0100 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Thu, Dec 04, 2003 at 05:18:14PM +0100, Pawel Kot wrote:
> usual command like --sendsms does not invoke init() and close() and then
> just run:
> gnokii --initialize
> gnokii --sendsms ...
> gnokii --sendsms ...
> ...
> gnokii --sendsms ...
> gnokii --closeconnection
>
> It shouldn't be that hard, but SMSD seems to be the easiest solution.
It's quite ugly... :-) I think a little perl program with Konstantin's
perl module (http://www.agouros.de/gnokii/) is a more elegant solution.
If it doesn't compile, try to apply the following patch:
http://users.szivarvanynet.hu/~bozo/gnokii/GSMD-Gnokii-nosrc.patch
Bye,
Bozo