Dear,

You can use
for msisdn in `(cat path_to_file)`
do
elinks -dump "
http://localhost:13013/cgi-bin/sendsms?username=abc&password=wxyz&from=CLI&to=$msisdn&text=$(catpath_to_file_having_sms)"
done
If it wont work try to replace , with space....

Thanks and Regards
Amritesh Deepak Rachelwar
JTO (Mobile)
SMSC,Pune


On Wed, Jul 29, 2009 at 3:34 AM, Rishab Shekhar <[email protected]> wrote:

> Hello every one
>
> I  have implemented the kannel gateway set-up on ubundu linux.  how can i
> send the bulk sms through kannel ?  i am (,)seprated mobile number in a
> string .
> for eq. +91XXXXXXXXXX,+91XXXXXXXXXX,+91XXXXXXXXXX
>
> At a time i have to send minimum 300 SMS . please tell me the procedure for
> that
>
> Please help me out .
>
>
> Regards
>
> Rishav
>
>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>
>

Reply via email to