lws back to 3.2.3 and docs

This commit is contained in:
Dave Horton
2021-05-16 22:05:02 -04:00
parent 50a30cfe85
commit 9258a87a88
3 changed files with 3 additions and 3 deletions
@@ -12,7 +12,7 @@ echo "AWS_SDK_VERSION version to install is ${AWS_SDK_VERSION}"
git config --global pull.rebase true
cd /usr/local/src
git clone https://github.com/signalwire/freeswitch.git -b ${VERSION}
git clone https://github.com/warmcat/libwebsockets.git -b v4.2.0
git clone https://github.com/warmcat/libwebsockets.git -b v3.2.3
git clone https://github.com/davehorton/drachtio-freeswitch-modules.git -b master
git clone https://github.com/grpc/grpc -b ${GRPC_VERSION}
+1 -1
View File
@@ -1,6 +1,6 @@
# terraform for a jambonz development / test system
This terraform configuration generates a jambonz deployment suitable for testing or trial deployments.
This terraform configuration generates a jambonz deployment suitable for testing or small production deployments.
The deployment generated consists of:
+1 -1
View File
@@ -1,6 +1,6 @@
# terraform for a jambonz production system
This terraform configuration generates a jambonz deployment suitable for testing or trial deployments.
This terraform configuration generates a jambonz deployment suitable for production deployments.
The deployment generated consists of: