From 1a89d44463a3c0f2a1562ca72b15dabdfc1d6a15 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 26 Nov 2019 14:19:37 +0100 Subject: resources.conf: Mark osmo-bts-trx as supporting a5/3 Change-Id: I478e0719589a8055e7b16536e679d2801efc5caf --- example/resources.conf.prod | 8 ++++---- example/resources.conf.rnd | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'example') diff --git a/example/resources.conf.prod b/example/resources.conf.prod index 0bf9f45..5b4185b 100644 --- a/example/resources.conf.prod +++ b/example/resources.conf.prod @@ -25,7 +25,7 @@ bts: ipa_unit_id: 6 addr: 10.42.42.50 band: GSM-1800 - ciphers: [a5_0, a5_1] + ciphers: [a5_0, a5_1, a5_3] osmo_trx: type: uhd launch_trx: true @@ -40,7 +40,7 @@ bts: ipa_unit_id: 12 addr: 10.42.42.54 band: GSM-1800 - ciphers: [a5_0, a5_1] + ciphers: [a5_0, a5_1, a5_3] osmo_trx: type: uhd launch_trx: true @@ -54,7 +54,7 @@ bts: ipa_unit_id: 11 addr: 10.42.42.53 band: GSM-1800 - ciphers: [a5_0, a5_1] + ciphers: [a5_0, a5_1, a5_3] osmo_trx: type: lms launch_trx: true @@ -68,7 +68,7 @@ bts: ipa_unit_id: 7 addr: 10.42.42.51 band: GSM-1800 - ciphers: [a5_0, a5_1] + ciphers: [a5_0, a5_1, a5_3] trx_list: - power_supply: type: 'intellinet' diff --git a/example/resources.conf.rnd b/example/resources.conf.rnd index 0fad50f..5358a61 100644 --- a/example/resources.conf.rnd +++ b/example/resources.conf.rnd @@ -33,7 +33,7 @@ bts: remote_user: jenkins trx_ip: 127.0.0.1 dev_args: "type=b200,serial=30A9FFB" - ciphers: [a5_0, a5_1] + ciphers: [a5_0, a5_1, a5_3] - label: NanoBTS-ONW-1900 type: nanobts -- cgit v1.2.3