diff --git a/.phrozn/entries/faq/index.twig b/.phrozn/entries/faq/index.twig index 25ffe6c..b6abd9c 100755 --- a/.phrozn/entries/faq/index.twig +++ b/.phrozn/entries/faq/index.twig @@ -109,17 +109,20 @@ q_smssync: What is the difference between EnvayaSMS and SMSSync?

{{ 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). +The rate at which EnvayaSMS can send messages depends on several factors, including your phone, your network, and the length of the SMS messages you're sending.

-This is equivalent to 1 message every 3.35 seconds, or slightly more than 1000 messages per hour assuming this rate is sustained. +Using an LG 540 with T-Mobile, we were able to send 50 outgoing SMS messages (each 160 characters long) +in 4 minutes 17 seconds, for an average of 1 message every 5.1 seconds (~12 messages/minute, ~700 messages/hour).

-Your rate may vary depending on your phone and network. +In a different test, EnvayaSMS sent 176 outgoing SMS messages (with an average length of 7 characters) +in 9 minutes 50 seconds (using the same phone), for an average of 1 message every 3.4 seconds (~18 messages/minute, ~1100 messages/hour).

To increase the rate at which you can send SMS messages, you can install EnvayaSMS on multiple phones and - balance outgoing SMS messages between them. + balance outgoing SMS messages between them. EnvayaSMS also allows you to set priority levels on outgoing SMS messages, + so important transactional messages can be delivered before low-priority notifications.

In order to send more than 100 messages per hour with a single phone, it is necessary to install EnvayaSMS Expansion Packs. diff --git a/.phrozn/entries/history/index.twig b/.phrozn/entries/history/index.twig index 9809ee2..1a0291f 100755 --- a/.phrozn/entries/history/index.twig +++ b/.phrozn/entries/history/index.twig @@ -1,6 +1,17 @@ id: history title: History --- +Version 2.0-rc1 (2011/09/28) + +

+ Version 2.0-beta (2011/09/23)