From 8d3586c6023c568632718956a6688ba817d1e346 Mon Sep 17 00:00:00 2001 From: Jesse Young Date: Tue, 27 Sep 2011 22:49:34 -0700 Subject: [PATCH] add speed test stats --- .phrozn/entries/faq/index.twig | 19 +++++++++++++++++++ .phrozn/entries/install/index.twig | 2 +- faq/index.html | 18 ++++++++++++++++++ install/index.html | 2 +- 4 files changed, 39 insertions(+), 2 deletions(-) diff --git a/.phrozn/entries/faq/index.twig b/.phrozn/entries/faq/index.twig index 4fac954..316ef8d 100755 --- a/.phrozn/entries/faq/index.twig +++ b/.phrozn/entries/faq/index.twig @@ -1,6 +1,7 @@ id: faq title: Frequently Asked Questions 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.) +q_rate: How fast can EnvayaSMS send SMS messages? q_phones: What phones are compatible with EnvayaSMS? q_servers: Does EnvayaSMS use envaya.org's servers? q_envaya_org: What is the relationship between EnvayaSMS and envaya.org? @@ -13,6 +14,9 @@ q_smssync: What is the difference between EnvayaSMS and SMSSync?
  • {{ this.q_alternative }}
  • +
  • + {{ this.q_rate }} +
  • {{ this.q_phones }}
  • @@ -116,6 +120,21 @@ EnvayaSMS has been tested and is known to work with the following phones:
  • Samsung Galaxy Mini S5570
  • +

    {{ this.q_rate }}

    + +

    +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). +

    +

    +This is equivalent to 1 message every 3.35 seconds, or slightly more than 1000 messages per hour assuming this rate is sustained. +

    +

    +Your rate may vary depending on your phone and network. +

    +

    +In order to send more than 100 messages per hour, it is necessary to install EnvayaSMS Expansion Packs. +

    +

    {{ this.q_servers }}

    diff --git a/.phrozn/entries/install/index.twig b/.phrozn/entries/install/index.twig index 512a12a..c604a68 100755 --- a/.phrozn/entries/install/index.twig +++ b/.phrozn/entries/install/index.twig @@ -96,7 +96,7 @@ EnvayaSMS app is open. If you want to use SMS normally again, return to EnvayaSM and uncheck "Enable EnvayaSMS".

    -

    Installing Expansion Packs

    +

    Installing Expansion Packs

    By default, Android prevents EnvayaSMS from sending more than 100 outgoing SMS messages per hour. diff --git a/faq/index.html b/faq/index.html index be57939..1f15022 100755 --- a/faq/index.html +++ b/faq/index.html @@ -44,6 +44,9 @@

  • Instead of implementing a SMS gateway as an Android app, why not use X instead? (where X = Twilio, Tropo, Clickatell, FrontlineSMS, RapidSMS, Kannel, etc.)
  • +
  • + How fast can EnvayaSMS send SMS messages? +
  • What phones are compatible with EnvayaSMS?
  • @@ -147,6 +150,21 @@ EnvayaSMS has been tested and is known to work with the following phones:
  • Samsung Galaxy Mini S5570
  • +

    How fast can EnvayaSMS send SMS messages?

    + +

    +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). +

    +

    +This is equivalent to 1 message every 3.35 seconds, or slightly more than 1000 messages per hour assuming this rate is sustained. +

    +

    +Your rate may vary depending on your phone and network. +

    +

    +In order to send more than 100 messages per hour, it is necessary to install EnvayaSMS Expansion Packs. +

    +

    Does EnvayaSMS use envaya.org's servers?

    diff --git a/install/index.html b/install/index.html index 8220ba2..26938ef 100755 --- a/install/index.html +++ b/install/index.html @@ -134,7 +134,7 @@ EnvayaSMS app is open. If you want to use SMS normally again, return to EnvayaSM and uncheck "Enable EnvayaSMS".

    -

    Installing Expansion Packs

    +

    Installing Expansion Packs

    By default, Android prevents EnvayaSMS from sending more than 100 outgoing SMS messages per hour.