ttcn3-bsc-test: Fix sccplite configuration
Change-Id: I79ac95df2fe973d016706be407ec21853abd7875changes/40/9440/1
parent
4648003d0f
commit
57b8610ae1
|
@ -6,11 +6,11 @@
|
|||
*.JUnitLogger.testsuite_name := "BSC_Tests"
|
||||
|
||||
[TESTPORT_PARAMETERS]
|
||||
*.BSCVTY.CTRL_HOSTNAME := "172.18.2.20"
|
||||
*.BSCVTY.CTRL_HOSTNAME := "172.18.11.20"
|
||||
|
||||
[MODULE_PARAMETERS]
|
||||
BSC_Tests.mp_bsc_ip := "172.18.2.20";
|
||||
BSC_Tests.mp_test_ip := "172.18.2.203";
|
||||
BSC_Tests.mp_bsc_ip := "172.18.11.20";
|
||||
BSC_Tests.mp_test_ip := "172.18.11.203";
|
||||
BSC_Tests.mp_bssap_cfg := {
|
||||
transport := BSSAP_TRANSPORT_SCCPlite_SERVER,
|
||||
sccp_service_type := "mtp3_itu",
|
||||
|
|
|
@ -56,11 +56,11 @@ e1_input
|
|||
cs7 instance 0
|
||||
point-code 0.23.3
|
||||
asp asp-clnt-msc-0 5000 0 ipa
|
||||
remote-ip 172.18.2.200
|
||||
remote-ip 172.18.11.203
|
||||
as as-clnt-msc-0 ipa
|
||||
asp asp-clnt-msc-0
|
||||
routing-key 0 0.23.3
|
||||
point-code overried dpc 0.23.1
|
||||
point-code override dpc 0.23.1
|
||||
network
|
||||
network country code 1
|
||||
mobile network code 1
|
||||
|
@ -171,7 +171,7 @@ network
|
|||
type sysmobts
|
||||
band DCS1800
|
||||
cell_identity 1
|
||||
location_area_code 2
|
||||
location_area_code 1
|
||||
dtx uplink force
|
||||
dtx downlink
|
||||
base_station_id_code 11
|
||||
|
@ -261,7 +261,7 @@ network
|
|||
type sysmobts
|
||||
band DCS1800
|
||||
cell_identity 1
|
||||
location_area_code 1
|
||||
location_area_code 2
|
||||
dtx uplink force
|
||||
dtx downlink
|
||||
base_station_id_code 12
|
||||
|
@ -363,7 +363,7 @@ msc 0
|
|||
amr-config 5_15k forbidden
|
||||
amr-config 4_75k forbidden
|
||||
codec-list fr1 fr2 fr3 hr1 hr3
|
||||
mgw remote-ip 172.18.2.203
|
||||
mgw remote-ip 172.18.11.203
|
||||
asp-protocol ipa
|
||||
bsc
|
||||
mid-call-timeout 0
|
||||
|
|
Loading…
Reference in New Issue