From b5a861493348ee866a76373e3310d436f80b95ef Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 23 Aug 2017 17:39:54 +0200 Subject: Add support for authentication VTY param in msc and bsc Change-Id: Ie1eb76149d4b006631050f8a1e532fbdbdad6a7f --- example/defaults.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'example') diff --git a/example/defaults.conf b/example/defaults.conf index 95bd172..082f159 100644 --- a/example/defaults.conf +++ b/example/defaults.conf @@ -15,6 +15,7 @@ bsc: long_name: osmo-gsm-tester-msc auth_policy: closed encryption: a5 0 + authentication: optional msc: net: @@ -24,6 +25,7 @@ msc: long_name: osmo-gsm-tester-msc auth_policy: closed encryption: a5 0 + authentication: optional bsc_bts: location_area_code: 23 -- cgit v1.2.3