mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-06-28 03:39:23 +00:00
add speed test stats
This commit is contained in:
@ -44,6 +44,9 @@
|
||||
<li>
|
||||
<a href='#q_alternative'>Instead of implementing a SMS gateway as an Android app, why not use X instead? (where X = Twilio, Tropo, Clickatell, FrontlineSMS, RapidSMS, Kannel, etc.)</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='#q_rate'>How fast can EnvayaSMS send SMS messages?</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='#q_phones'>What phones are compatible with EnvayaSMS?</a>
|
||||
</li>
|
||||
@ -147,6 +150,21 @@ EnvayaSMS has been tested and is known to work with the following phones:
|
||||
<li>Samsung Galaxy Mini S5570</li>
|
||||
</ul>
|
||||
|
||||
<h4 id='q_rate'>How fast can EnvayaSMS send SMS messages?</h4>
|
||||
|
||||
<p>
|
||||
In our largest test so far, EnvayaSMS able to send 176 outgoing SMS messages in 9 minutes 50 seconds (using a LG 540 with T-Mobile).
|
||||
</p>
|
||||
<p>
|
||||
This is equivalent to 1 message every 3.35 seconds, or slightly more than 1000 messages per hour assuming this rate is sustained.
|
||||
</p>
|
||||
<p>
|
||||
Your rate may vary depending on your phone and network.
|
||||
</p>
|
||||
<p>
|
||||
In order to send more than 100 messages per hour, it is necessary to install <a href='/install/#expansion'>EnvayaSMS Expansion Packs</a>.
|
||||
</p>
|
||||
|
||||
<h4 id='q_servers'>Does EnvayaSMS use envaya.org's servers?</h4>
|
||||
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user