bsc: fix SMLC point code

Change-Id: Icfd1d564f20d9229c5b17c94dda3b7177787079a
This commit is contained in:
Neels Hofmeyr 2020-09-18 23:46:42 +02:00 committed by laforge
parent 47cd0e3350
commit ac086c15e9
1 changed files with 1 additions and 1 deletions

View File

@ -612,7 +612,7 @@ modulepar {
BSSAP_LE_Configuration mp_bssap_le_cfg := {
sccp_service_type := "mtp3_itu",
sctp_addr := { 23908, "127.0.0.1", 2905, "127.0.0.1" },
own_pc := 6, /* 0.0.6 SMLC emulation */
own_pc := 190, /* 0.23.6 SMLC emulation */
own_ssn := 252, /* SMLC side SSN */
peer_pc := 187, /* 0.23.3 osmo-bsc */
peer_ssn := 250, /* BSC side SSN */