astSMS 0.0.1a review (linux)

Add to Watch List

astSMS is a small Asterisk module module to send SMS messages to your SprintPCS phone from the Asterisk Dialplan. astSMS project c

License: GPL (GNU General Public License)
OS: Linux
File size: 3K
Developer: Argenis Bilbao      
Price: $0.00
User Rating:  

0 stars award from rbytes.net

astSMS 0.0.1a is telephony software developed by Argenis Bilbao.
astSMS is a small Asterisk module module to send SMS messages to your SprintPCS phone from the Asterisk Dialplan.

astSMS project can also send messages to any email address.

YOU MUST HAVE THE PHP4 COMMAND LINE INTERPRETER FOR THIS VERSION OF THE MODULE TO WORK! php4-cli is the name of the debian package perhaps?

To compile this program simply type "make".

After it compiles copy the module to your asterisk module directory whereever it is.

Then copy the included .php and .inc files to /usr/bin.

WARNING: These paths must be used because they are hardcoded in the program. Next realease will fix this.

And last you need to restart asterisk.

Usage:

This Dialplan apps are to be used in extensions.conf. DUH!

toNum = The destination 10 digit SprintPCS Phone Number
fromNum = Who is the sender? 10 digit Number
message = This is the message, pleast abstain yourself from using special characters in the message body like ! and |

exten => _777,1,SendSMS(toNum,fromNum,message)

toEML = Destination mailbox
subEML = Subject of the email
message = This is the message, pleast abstain yourself from using special characters in the message body like ! and |
fromEML = Sender's Email address

exten => _888,1,SendEML(toEML,subEML,message,fromEML)

In both of these examples I have used arbitrary extension and priority number. The user can set this to whatever the needs are.
astSMS 0.0.1a supports english interface languages and works with Linux.

Downloading astSMS 0.0.1a will take several seconds if you use fast ADSL connection.


Download

  • 100mbit/s dedicated server
  • 100% availability


Latest User Reviews

Write a astSMS Review

Please register to submit reviews. Registration will grant you access to a number of features and capabilities otherwise unavailable.

astSMS related software

  • astSMS 0.0.1a
    astSMS is a small Asterisk module module to send SMS messages to your SprintPCS phone from the Asterisk Dialplan. astSMS project c
  • AsterFax 1.1 Beta 3
    AsterFax is an email to fax gateway for the transmission of faxes using Asterisk
  • Mail::Message::Body 2.065
    Mail::Message::Body is the data of a body in a message. INHERITANCE Mail::Message::Body has extra code in Mail::Message::B
  • Asterisk::LDAP 0.6.0
    Asterisk::LDAP is a perl module for generating Asterisk 1.0 compatible configuration files from an LDAP directory tree. The package