sync local osmo-bsc.cfg with that used by jenkins

The osmo-bsc.cfg file in docker-playground/ttcn3-bsc-test contains
codec, encryption, and ipaccess settings which were missing from
the corresponding configuration file in this repository. This caused
spurious test failures when running BSC_Tests outside of Jenkins.

Change-Id: If392dcd42fb741c7ab8ae204bbefde89f05f0afe
diff --git a/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg
index fcf7179..aa3edf1 100644
--- a/bsc/osmo-bsc.cfg
+++ b/bsc/osmo-bsc.cfg
@@ -54,7 +54,7 @@
 network
  network country code 1
  mobile network code 1
- encryption a5 0
+ encryption a5 0 1 3
  neci 1
  paging any use tch 0
  handover 0
@@ -93,7 +93,7 @@
   neighbor-list add arfcn 200
   si5 neighbor-list add arfcn 10
   si5 neighbor-list add arfcn 20
-  codec-support fr
+  codec-support fr hr efr amr
   gprs mode gprs
   gprs 11bit_rach_support_for_egprs 0
   gprs routing area 0
@@ -183,7 +183,7 @@
   neighbor-list add arfcn 200
   si5 neighbor-list add arfcn 10
   si5 neighbor-list add arfcn 20
-  codec-support fr
+  codec-support fr hr efr amr
   gprs mode gprs
   gprs 11bit_rach_support_for_egprs 0
   gprs routing area 0
@@ -273,7 +273,7 @@
   neighbor-list add arfcn 200
   si5 neighbor-list add arfcn 10
   si5 neighbor-list add arfcn 20
-  codec-support fr
+  codec-support fr hr efr amr
   gprs mode gprs
   gprs 11bit_rach_support_for_egprs 0
   gprs routing area 0
@@ -338,6 +338,7 @@
     phys_chan_config PDCH
     hopping enabled 0
 msc 0
+ ip.access rtp-base 4000
  no bsc-welcome-text
  no bsc-msc-lost-text
  no bsc-grace-text
@@ -352,7 +353,7 @@
  amr-config 5_90k allowed
  amr-config 5_15k forbidden
  amr-config 4_75k forbidden
- codec-list fr1 fr2 fr3
+ codec-list fr1 fr2 fr3 hr1 hr3
 bsc
  mid-call-timeout 0
  no missing-msc-text