bsc: Ensure osmo-bsc.fg + BSC_Tests_CBSP.ttcn defaults match

We want to make sure that the tests + config match

Change-Id: I9d6ed0aed34bb983c8db225c7762ceffa642decd
diff --git a/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg
index 74fe255..f490433 100644
--- a/bsc/osmo-bsc.cfg
+++ b/bsc/osmo-bsc.cfg
@@ -134,7 +134,7 @@
    max_power_red 20
    rsl e1 tei 0
    timeslot 0
-    phys_chan_config CCCH+SDCCH4
+    phys_chan_config CCCH+SDCCH4+CBCH
     hopping enabled 0
    timeslot 1
     phys_chan_config TCH/F
@@ -224,7 +224,7 @@
    max_power_red 20
    rsl e1 tei 0
    timeslot 0
-    phys_chan_config CCCH+SDCCH4
+    phys_chan_config CCCH+SDCCH4+CBCH
     hopping enabled 0
    timeslot 1
     phys_chan_config TCH/F
@@ -314,7 +314,7 @@
    max_power_red 20
    rsl e1 tei 0
    timeslot 0
-    phys_chan_config CCCH+SDCCH4
+    phys_chan_config CCCH+SDCCH4+CBCH
     hopping enabled 0
    timeslot 1
     phys_chan_config TCH/F
@@ -341,7 +341,7 @@
   type sysmobts
   band DCS1800
   cell_identity 3
-  location_area_code 3
+  location_area_code 2
   # re-use bts 2's ARFCN 871 and BSIC 12 (to test handover config)
   base_station_id_code 12
   trx 0
@@ -387,3 +387,7 @@
  mid-call-timeout 0
  no missing-msc-text
  access-list-name bsc-list
+cbc
+ remote-ip 127.0.0.1
+ remote-port 48049
+ listen-port 48050