2011-09-23 22:18:36 +00:00
|
|
|
id: home
|
2011-09-19 03:45:09 +00:00
|
|
|
layout: default.twig
|
|
|
|
---
|
|
|
|
<p>
|
2012-11-14 02:05:18 +00:00
|
|
|
|
2011-09-19 03:45:09 +00:00
|
|
|
<div style='float:right;padding-left:10px;padding-bottom:10px'>
|
2012-04-04 21:19:58 +00:00
|
|
|
<img src='/media/screenshot-main.png?v2' width='210' height='350' style='border:1px solid black' />
|
2011-09-19 03:45:09 +00:00
|
|
|
<br />
|
2012-04-04 21:19:58 +00:00
|
|
|
<img src='/media/screenshot-settings.png?v2' width='210' height='350' style='border:1px solid black' />
|
2011-10-01 22:47:55 +00:00
|
|
|
<br />
|
|
|
|
<img src='/media/screenshot-pending.png' width='212' height='350' />
|
2011-09-19 03:45:09 +00:00
|
|
|
</div>
|
|
|
|
|
2012-03-01 06:11:05 +00:00
|
|
|
<div style='color:white;background-color:#666;padding:10px;margin:15px 0px;width:400px'>
|
2012-12-21 17:09:25 +00:00
|
|
|
<em>Note: EnvayaSMS is currently not actively developed.</em>
|
2012-11-14 02:02:40 +00:00
|
|
|
|
|
|
|
<p>
|
|
|
|
Its successor is <a style='color:white;font-weight:bold;' href='http://telerivet.com'>Telerivet</a>,
|
|
|
|
a service that makes it easy for anyone to deploy their own SMS service anywhere in the world using an Android phone.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Whereas EnvayaSMS requires significant technical expertise to integrate with an existing software system, Telerivet is a complete product
|
|
|
|
that is easy for software developers as well as end-users.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<a href='http://telerivet.com' style='color:white;font-weight:bold'>Go to Telerivet.com</a>
|
2012-03-01 06:11:05 +00:00
|
|
|
</div>
|
|
|
|
|
2011-09-23 00:25:32 +00:00
|
|
|
EnvayaSMS is a SMS and MMS gateway running entirely as an Android app.
|
2011-09-19 03:45:09 +00:00
|
|
|
|
|
|
|
<p>
|
2011-09-19 03:52:16 +00:00
|
|
|
It forwards incoming SMS and MMS messages to a web server on the Internet, and sends
|
|
|
|
outgoing messages from the web server to other phones.
|
2011-09-19 03:45:09 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
People with any type of mobile phone can send SMS and MMS to a phone
|
2011-09-23 00:25:32 +00:00
|
|
|
running EnvayaSMS, without needing their own Android phone.
|
2011-09-19 03:45:09 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
It works wherever the phone can receive SMS messages and access the Internet
|
|
|
|
(via Wi-Fi or mobile data connection).
|
|
|
|
</p>
|
|
|
|
|
2011-09-23 00:25:32 +00:00
|
|
|
<h2>Why EnvayaSMS?</h2>
|
2011-09-19 03:45:09 +00:00
|
|
|
|
|
|
|
<p>
|
2011-09-23 23:14:39 +00:00
|
|
|
EnvayaSMS can be used to enable any web service to send and receive SMS and MMS messages
|
2011-09-19 03:52:16 +00:00
|
|
|
nearly anywhere in the world.
|
|
|
|
</p>
|
|
|
|
<p> In particular, it is useful in countries where obtaining a local virtual phone number
|
2011-09-23 00:25:32 +00:00
|
|
|
or SMS shortcode is difficult, expensive, or impossible. A phone running EnvayaSMS
|
2011-09-19 03:45:09 +00:00
|
|
|
connects to the phone network in the same way as any other mobile phone,
|
|
|
|
so it can be set up without needing approval from anyone else.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
2011-09-23 00:25:32 +00:00
|
|
|
EnvayaSMS is designed to to be maintainable even when deployed in remote locations
|
2011-10-02 02:00:24 +00:00
|
|
|
that cannot easily be accessed by your organization's technical staff.
|
|
|
|
With minimal training, non-technical users can do all setup and maintenance of deployed phones.
|
2011-09-19 03:45:09 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<h2>Price</h2>
|
|
|
|
<p>
|
2011-09-23 00:25:32 +00:00
|
|
|
EnvayaSMS is free to install on as many phones as you'd like.
|
2011-09-19 03:45:09 +00:00
|
|
|
</p>
|
|
|
|
<p>
|
2011-10-02 02:00:24 +00:00
|
|
|
In order to deploy EnvayaSMS, you will need an Android phone with service on a mobile network.
|
2012-04-04 21:19:58 +00:00
|
|
|
EnvayaSMS is compatible with many old or inexpensive Android phones.
|
2011-09-19 06:00:30 +00:00
|
|
|
</p>
|
2011-10-01 22:47:55 +00:00
|
|
|
<p>
|
|
|
|
Before deploying EnvayaSMS, you can test EnvayaSMS without an Android phone
|
|
|
|
by installing EnvayaSMS on an emulated phone on your computer. <a href='/test/'>Learn more...</a>
|
|
|
|
</p>
|
2011-10-02 02:00:24 +00:00
|
|
|
<br />
|
2011-10-01 22:47:55 +00:00
|
|
|
<a href='/install/' class='button' style='margin-left:110px;'>
|
2011-09-23 00:25:32 +00:00
|
|
|
Install EnvayaSMS Now
|
2011-09-19 03:45:09 +00:00
|
|
|
</a>
|