diff --git a/build/ansible/inventories/staging/hosts.yml b/build/ansible/inventories/staging/hosts.yml index 3efd2a6..244cf55 100644 --- a/build/ansible/inventories/staging/hosts.yml +++ b/build/ansible/inventories/staging/hosts.yml @@ -54,7 +54,7 @@ all: database: 0 password: null crcs: - recovery_capability: false + recovery_capability: true pgsql_host: !vault | $ANSIBLE_VAULT;1.1;AES256 36633163616236333639353963313237383031303134323465663566333132313564316532636566 diff --git a/build/ansible/playbooks/deployment.yml b/build/ansible/playbooks/deployment.yml index 9d77751..20d00eb 100644 --- a/build/ansible/playbooks/deployment.yml +++ b/build/ansible/playbooks/deployment.yml @@ -4,7 +4,7 @@ become: true vars: - version: 'v0.7.1.e' + version: 'v0.7.1.f' srcdir: '{{inventory_dir|dirname|dirname|dirname|dirname}}' dstdir: /opt/libresbc/{{version}} diff --git a/liberator/configuration.py b/liberator/configuration.py index 6d96cc2..c7b81ff 100644 --- a/liberator/configuration.py +++ b/liberator/configuration.py @@ -12,7 +12,7 @@ #----------------------------------------------------------------------------------------------------- _APPLICATION = 'LIBRESBC' _DESCRIPTION = 'Open Source Session Border Controller for Large-Scale Voice Infrastructures' -_SWVERSION = 'v0.7.1.e' +_SWVERSION = 'v0.7.1.f' #----------------------------------------------------------------------------------------------------- # LIBRE #----------------------------------------------------------------------------------------------------- diff --git a/webui/main.go b/webui/main.go index c6d9acf..1352f18 100644 --- a/webui/main.go +++ b/webui/main.go @@ -89,7 +89,7 @@ func init() { +-+-+-+-+-+-+-+-+ +-+-+-+-+-+ Open Source Session Border Controler - LibreSBC - v0.7.1.e + LibreSBC - v0.7.1.f Listen %s LibreSBC %s