fapg’s corner

Tips, and news from world

Script to send sms via voipbuster

July 30th, 2009 by fapg

I made a script to send sms’s via voipbuster portal.

To do this, you only need to edit the script and change the following parameters:

USER=voipbuster_user
PASS=voipbuster_passwd
FROM=voipbuster_user

then you can send sms’s:

sh sms.voibuster.sh +35112345678 final test

You can download the script here.

This entry was posted on Thursday, July 30th, 2009 at %I:%M %p and is filed under command line, linux, scripts. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

2 responses about “Script to send sms via voipbuster”

  1. luis said:

    como se executa a script?
    e para k serve?

  2. fapg said:

    A script funciona no sistema operativo Linux, e para executa-la, basta abrir um xterm/konsole/gnome-terminal e executar o comando:

    sh sms.voibuster.sh +35112345678 teste final

Leave a Reply