aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/osmo-bsc/osmo-bsc.cfg
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2017-04-09 12:32:51 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2017-08-30 14:09:31 +0200
commit39f62bbcbf4309492a6d5bc07213cd74f650d41e (patch)
tree6d56d892a52151c67452c9ac08c898a152181c68 /doc/examples/osmo-bsc/osmo-bsc.cfg
parent88d8bcb752a611c2c23fb442362665ecd7e31ba0 (diff)
Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)
This was originally a long series of commits converging to the final result seen in this patch. It does not make much sense to review the smaller steps' trial and error, we need to review this entire change as a whole. Implement AoIP in osmo-msc and osmo-bsc. Change over to the new libosmo-sigtran API with support for proper SCCP/M3UA/SCTP stacking, as mandated by 3GPP specifications for the IuCS and IuPS interfaces. From here on, a separate osmo-stp process is required for SCCP routing between OsmoBSC / OsmoHNBGW <-> OsmoMSC / OsmoSGSN jenkins.sh: build from libosmo-sccp and osmo-iuh master branches now for new M3UA SIGTRAN. Patch-by: pmaier, nhofmeyr, laforge Change-Id: I5ae4e05ee7c57cad341ea5e86af37c1f6b0ffa77
Diffstat (limited to 'doc/examples/osmo-bsc/osmo-bsc.cfg')
-rw-r--r--doc/examples/osmo-bsc/osmo-bsc.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/examples/osmo-bsc/osmo-bsc.cfg b/doc/examples/osmo-bsc/osmo-bsc.cfg
index 534605a70..7c10e9dea 100644
--- a/doc/examples/osmo-bsc/osmo-bsc.cfg
+++ b/doc/examples/osmo-bsc/osmo-bsc.cfg
@@ -81,7 +81,15 @@ network
timeslot 7
phys_chan_config TCH/F
hopping enabled 0
+cs7 instance 1
+ point-code 3.0.0
+ sccp-address bsc_local
+ point-code 3.0.0
+ sccp-address msc_remote
+ point-code 1.0.0
msc
+ bsc-addr bsc_local
+ msc-addr msc_remote
ip.access rtp-base 4000
timeout-ping 20
timeout-pong 5