aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-10-18 18:26:31 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2022-10-19 12:59:39 +0200
commita02d780ffde514f7d3261c1c842cbdd01c923f62 (patch)
treebbd4a8d3c21bd389087aef10905b9ac450b79b5c /doc
parent9e136f52c1723a62c0e2dc864f45fdd78b25f180 (diff)
Update examples to use mgw pooling VTY commands
Let's avoid guiding users towards the old deprecated VTY interface. Line "mgw endpoint-range" is removed since it's nowadays deprected and implemented as a NOOP. Related: SYS#5987 Change-Id: Iff74a9efca2a0a2c38d5ac39df704b2b211fd906
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/osmo-bsc/osmo-bsc-4trx.cfg7
-rw-r--r--doc/examples/osmo-bsc/osmo-bsc.cfg7
-rw-r--r--doc/manuals/chapters/running.adoc9
3 files changed, 13 insertions, 10 deletions
diff --git a/doc/examples/osmo-bsc/osmo-bsc-4trx.cfg b/doc/examples/osmo-bsc/osmo-bsc-4trx.cfg
index f2fcf7795..f0ba93f14 100644
--- a/doc/examples/osmo-bsc/osmo-bsc-4trx.cfg
+++ b/doc/examples/osmo-bsc/osmo-bsc-4trx.cfg
@@ -7,6 +7,10 @@ network
encryption a5 0
neci 1
paging any use tch 0
+ mgw 0
+ mgw remote-ip 127.0.0.1
+ mgw remote-port 2427
+ mgw local-port 2727
bts 0
type osmo-bts
band DCS1800
@@ -154,8 +158,5 @@ network
hopping enabled 0
msc 0
allow-emergency allow
- mgw remote-ip 127.0.0.1
- mgw remote-port 2427
- mgw local-port 2727
bsc
mid-call-timeout 0
diff --git a/doc/examples/osmo-bsc/osmo-bsc.cfg b/doc/examples/osmo-bsc/osmo-bsc.cfg
index 17ca15287..a42fa815f 100644
--- a/doc/examples/osmo-bsc/osmo-bsc.cfg
+++ b/doc/examples/osmo-bsc/osmo-bsc.cfg
@@ -19,6 +19,10 @@ network
handover1 maximum distance 9999
! T3212 is in units of 6min, so below we set 5 * 6 = 30min
timer net T3212 5
+ mgw 0
+ mgw remote-ip 127.0.0.1
+ mgw remote-port 2427
+ mgw local-port 2727
bts 0
type osmo-bts
band DCS1800
@@ -81,8 +85,5 @@ msc 0
amr-config 5_90k allowed
amr-config 5_15k forbidden
amr-config 4_75k forbidden
- mgw remote-ip 127.0.0.1
- mgw remote-port 2427
- mgw local-port 2727
bsc
mid-call-timeout 0
diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc
index 8e1c8e94a..6a985cf61 100644
--- a/doc/manuals/chapters/running.adoc
+++ b/doc/manuals/chapters/running.adoc
@@ -134,10 +134,11 @@ default port for MGCP (2427) on local host (127.0.0.1).
Here is an example configuration for a remote MGW:
----
-msc 0
- mgw remote-ip 10.9.8.7
- mgw remote-port 2427
- mgw reset-endpoint rtpbridge/* <1>
+network
+ mgw 0
+ mgw remote-ip 10.9.8.7
+ mgw remote-port 2427
+ mgw reset-endpoint rtpbridge/* <1>
----
<1> The 'reset-endpoint' setting instructs the OsmoBSC to send a wildcarded
DLCX to the media gateway. This helps to clear lingering calls from the