<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/23772">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">manuals: document GSMTAP 'enable-all' / 'disable-all'<br><br>Change-Id: Iadbcf9d3184ab17c11c51e191aa3e80665839c22<br>---<br>M doc/manuals/chapters/configuration.adoc<br>1 file changed, 14 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/72/23772/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc</span><br><span>index 45160e7..f6ca75e 100644</span><br><span>--- a/doc/manuals/chapters/configuration.adoc</span><br><span>+++ b/doc/manuals/chapters/configuration.adoc</span><br><span>@@ -148,6 +148,20 @@</span><br><span> De-activation can be performed similarly by using the `no gsmtap-sapi</span><br><span> sdcch` command at the `bts` node of the OsmoBTS VTY.</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+It may be useful to enable all SAPIs with a few exceptions, or vice versa</span><br><span style="color: hsl(120, 100%, 40%);">+disable everything using one command.  For this purpose, the VTY provides</span><br><span style="color: hsl(120, 100%, 40%);">+`gsmtap-sapi enable-all` and `gsmtap-sapi disable-all` commands.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+.Example: Enabling all SAPIs except PDTCH and PTCCH</span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+bts 0</span><br><span style="color: hsl(120, 100%, 40%);">+ gsmtap-sapi enable-all <1></span><br><span style="color: hsl(120, 100%, 40%);">+ no gsmtap-sapi pdtch <2></span><br><span style="color: hsl(120, 100%, 40%);">+ no gsmtap-sapi ptcch <2></span><br><span style="color: hsl(120, 100%, 40%);">+----</span><br><span style="color: hsl(120, 100%, 40%);">+<1> Enable all available SAPIs</span><br><span style="color: hsl(120, 100%, 40%);">+<2> Exclude PDTCH and PTCCH SAPIs</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> From the moment they are enabled via VTY, GSMTAP messages will be</span><br><span> generated and sent in UDP encapsulation to the IANA-registered UDP port</span><br><span> for GSMTAP (4729) of the specified remote address.</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/23772">change 23772</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-bts/+/23772"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iadbcf9d3184ab17c11c51e191aa3e80665839c22 </div>
<div style="display:none"> Gerrit-Change-Number: 23772 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>