From d6332809d8313903c65ccd28646f41b7c1aa6b99 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 5 Apr 2015 19:46:20 +0200 Subject: bsc: Add access lists to the MSC and the BSC It is a bit arbitary to decide which one is the global and which one is the local one. We might change it around. I don't think we want to introduce it based on BTS. --- openbsc/doc/examples/osmo-bsc/osmo-bsc.cfg | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'openbsc/doc/examples') diff --git a/openbsc/doc/examples/osmo-bsc/osmo-bsc.cfg b/openbsc/doc/examples/osmo-bsc/osmo-bsc.cfg index d7461964f..fd4c3d726 100644 --- a/openbsc/doc/examples/osmo-bsc/osmo-bsc.cfg +++ b/openbsc/doc/examples/osmo-bsc/osmo-bsc.cfg @@ -98,3 +98,8 @@ msc timeout-ping 20 timeout-pong 5 dest 192.168.100.11 6666 0 + access-list-name msc-list + no access-list-name +bsc + no access-list-name + access-list-name bsc-list -- cgit v1.2.3