osmo-msc.cfg: remove auth policy, LU reject cause

Delete legacy config lines. They have been deleted in osmo-msc.git's
example config files in [1] and [2] almost a year ago.

When running locally, osmo-msc refuses to start with these lines. The
ttcn3-msc-test dir has its own osmo-msc.cfg file, so it works there
without this patch.

$ osmo-msc
There is no such command.
Error occurred during reading the below line:
 auth policy closed

<0006> msc_main.c:573 Failed to parse the config file: 'osmo-msc.cfg'

[1]: change-id I825e659da529257e5edec94d9d59f0e10c1b4c63
[2]: change-id Ie1f39e706477aaf42051877b52d4b3ae1c5f138e

Related: OS#3767
Change-Id: I101b69c5c25252cac346259d8d88f3e02bc943d6
This commit is contained in:
Oliver Smith 2019-01-29 13:12:22 +01:00
parent 2279152bb2
commit 624dd4fbfb
2 changed files with 0 additions and 4 deletions

View File

@ -9,8 +9,6 @@ network
mobile network code 1
short name OsmoMSC
long name OsmoMSC
auth policy closed
location updating reject cause 13
encryption a5 0
rrlp mode none
mm info 1

View File

@ -9,8 +9,6 @@ network
mobile network code 1
short name OsmoMSC
long name OsmoMSC
auth policy closed
location updating reject cause 13
encryption a5 0
rrlp mode none
mm info 1