From 9b444fd417acfdc18c8ebef8caa6f96afcf8aad6 Mon Sep 17 00:00:00 2001 From: Philipp Maier Date: Wed, 25 Nov 2020 16:09:16 +0100 Subject: [PATCH] configuration: remove hint towards trunk 0 limit The trunk 0 was reserved for rtpbridge in earlier versions of osmo-mgw, this was due to internal technical limitations which no longer exist. Change-Id: Ic322f7dcf28db827187a4537e2634a887bd7b13b --- doc/manuals/chapters/configuration.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc index c398f25c8..5e79e4955 100644 --- a/doc/manuals/chapters/configuration.adoc +++ b/doc/manuals/chapters/configuration.adoc @@ -23,7 +23,7 @@ OsmoMGW(config-mgcp)# local ip 127.0.0.1 === Configuring the trunk -The first trunk (trunk 0) is considered a virtual trunk in OsmoMGW. All +The first trunk is considered a virtual trunk in OsmoMGW. All endpoints of type "rtpbridge" are routed here. The virtual trunk is configured in the config-mgcp context.