osmo-bsc.cfg.tmpl: add point code addresses

osmo-bsc requires atm to have point code addresses given for msc + bsc

Change-Id: I94f8a6892ad7e10001322cbc5a46687c0d532cb2
This commit is contained in:
Alexander Couzens 2017-08-01 14:38:23 +02:00 committed by Neels Hofmeyr
parent 6100b629e5
commit 2ec075dede
1 changed files with 10 additions and 0 deletions

View File

@ -13,6 +13,14 @@ ctrl
e1_input
e1_line 0 driver ipa
ipa bind ${bsc.ip_address.addr}
cs7 instance 1
point-code 0.0.2
sccp-address bsc_local
point-code 0.0.2
routing-indicator PC
sccp-address msc_remote
point-code 0.0.1
routing-indicator PC
network
network country code ${bsc.net.mcc}
mobile network code ${bsc.net.mnc}
@ -79,3 +87,5 @@ msc
amr-config 5_90k allowed
amr-config 5_15k forbidden
amr-config 4_75k forbidden
msc-addr msc_remote
bsc-addr bsc_local