mirror of
https://github.com/jambonz/jambonz-infrastructure.git
synced 2026-01-25 02:08:27 +00:00
update lws to 4.2.0
This commit is contained in:
@@ -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 v3.2.0
|
||||
git clone https://github.com/warmcat/libwebsockets.git -b v4.2.0
|
||||
git clone https://github.com/davehorton/drachtio-freeswitch-modules.git -b master
|
||||
git clone https://github.com/grpc/grpc -b ${GRPC_VERSION}
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@ cd apps
|
||||
git clone https://github.com/jambonz/sbc-outbound.git
|
||||
git clone https://github.com/jambonz/sbc-inbound.git
|
||||
git clone https://github.com/jambonz/sbc-registrar.git
|
||||
git clone https://github.com/jambonz/sbc-api-server.git
|
||||
git clone https://github.com/jambonz/sbc-call-router.git
|
||||
git clone https://github.com/jambonz/jambonz-api-server.git
|
||||
git clone https://github.com/jambonz/jambonz-feature-server.git
|
||||
|
||||
Reference in New Issue
Block a user