Browse code

Small text changes.

DoubleBastionAdmin authored on 03/03/2022 05:06:28
Showing 2 changed files
... ...
@@ -4,3 +4,7 @@ Versions:
4 4
 
5 5
 == 1.0.0 - 2022-1-27 ==
6 6
 * Initial release.
7
+
8
+== 1.0.1 - 2022-3-3 ==
9
+* Added screenshot image and made minor text changes.
10
+
... ...
@@ -9,10 +9,10 @@ A browser phone that connects to an Asterisk server to make and receive phone ca
9 9
 For calls to and from regular phone numbers, a telnyx.com or localphone.com account is needed and a real phone number acquired 
10 10
 from one of the two providers of SIP services. We have no affiliation with the two providers. Nextcloud must use HTTPS. Also, 
11 11
 to install Asterisk, you will need a VPS or dedicated server. Once SIP Trip Phone gets connected to Asterisk, Asterisk can be 
12
-connected to any SIP provider, but this setup has been tested only with Telnyx and Localphone. Please note that to be able to 
13
-use SIP Trip Phone, you will need to change your web server's configuration to allow access to the '/apps/sip_trip_phone/phone' 
14
-directory and to proxy WebSocket traffic through http://0.0.0.0:8088/ws, as we explain in detail on the 'Admin documentation' 
15
-link from above. We are not reinventing the wheel. This application is based on the ctxSip phone.
12
+connected to any SIP provider, but this setup has been tested only with Telnyx and Localphone. To be able to use SIP Trip Phone, 
13
+you will need to change your web server's configuration to allow access to the '/apps/sip_trip_phone/phone' directory and to 
14
+proxy WebSocket traffic through http://0.0.0.0:8088/ws, as we explain in detail on the 'Admin documentation' page. We are not 
15
+reinventing the wheel. This application is based on the ctxSip phone.
16 16
 
17 17
 Main features:
18 18
 
... ...
@@ -35,7 +35,7 @@ Main features:
35 35
 * 💸 Low per minute prices: you can make calls within the US starting from $0.0050 per minute and receive calls with $0.0075 per minute or less (Telnyx), or $0.0060 per minute for outgoing calls and $0 for incoming calls (Localphone).
36 36
 
37 37
     ]]></description>
38
-    <version>1.0.0</version>
38
+    <version>1.0.1</version>
39 39
     <licence>AGPL</licence>
40 40
     <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
41 41
     <namespace>SIPTripPhone</namespace>