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?
+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. +
+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".
-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 @@
+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. +
+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".
-By default, Android prevents EnvayaSMS from sending more than 100 outgoing SMS messages per hour.