瀏覽代碼

Change FreeSwitch to latest stable 1.4.20

Rich Breton 10 年之前
父節點
當前提交
97a356f72d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      install/ubuntu/install_fusionpbx.sh

+ 2 - 2
install/ubuntu/install_fusionpbx.sh

@@ -94,7 +94,7 @@ FSGIT=https://freeswitch.org/stash/scm/fs/freeswitch.git
 FSSTABLE=true
 #FSSTABLE=file
 FSStableVer="v1.4"
-FSStablefile=freeswitch-1.4.19
+FSStablefile=freeswitch-1.4.20
 
 FSDB=p
 
@@ -118,7 +118,7 @@ INST_FPBX=git
 #full path required
 #TGZ_FILE="/home/coltpbx/fusionpbx-1.2.1.tar.gz"
 FUSIONPBX_GIT=https://github.com/fusionpbx/fusionpbx.git
-FSREV="187abe02af4d64cdedc598bd3dfb1cd3ed0f4a91"
+FSREV="0ae8ee7f8f13a37cf48381381b2f30906e750e19"
 #IF FSCHECKOUTVER is true, FSSTABLE needs to be false
 FSCHECKOUTVER=false
 FPBXREV="1876"