[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can gnokii send sms to 2 different destinations?
From: |
BORBELY Zoltan |
Subject: |
Re: Can gnokii send sms to 2 different destinations? |
Date: |
Tue, 13 May 2003 01:44:12 +0200 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Sun, May 11, 2003 at 03:20:02PM +0000, tefol tefol wrote:
> I am using gnokii to send sms messages generated by nagios. I would like
> to send the same message to two different phone numbers (myself and my
> assistant)
>
> I couldn't see how to make it so, did not see anything in the docs or
> forums I have read to tell me either way.
gnokii (the command line frontend) isn't able to send an sms to more
than one recepient, but you have three choices:
* make a shell script to do it
* use the perl module and write your own sms sending application
* modify gnokii to support it
Bye,
Bozo