From 73c8ed2fd76639544aa24bb5079b9018337c868f Mon Sep 17 00:00:00 2001 From: Dave Horton Date: Wed, 1 Sep 2021 17:22:50 -0400 Subject: [PATCH] stay with freeswitch v1.10.5 for the moment --- packer/jambonz-feature-server/scripts/install_freeswitch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packer/jambonz-feature-server/scripts/install_freeswitch.sh b/packer/jambonz-feature-server/scripts/install_freeswitch.sh index c50a092..5f9d34c 100644 --- a/packer/jambonz-feature-server/scripts/install_freeswitch.sh +++ b/packer/jambonz-feature-server/scripts/install_freeswitch.sh @@ -1,5 +1,5 @@ #!/bin/bash -VERSION=v1.10.6 +VERSION=v1.10.5 GRPC_VERSION=c66d2cc #GRPC_VERSION=v1.39.1 #GOOGLE_API_VERSION=v1p1beta1-speech