aboutsummaryrefslogtreecommitdiffstats
path: root/manuals/OsmoNITB/vty/nitb_vty_additions.xml
blob: 7ea60dce521f0a1007fce7b2a69922ad2fd99d22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<vtydoc xmlns='urn:osmocom:xml:libosmocore:vty:doc:1.0'>
    <node id='config-mncc-int'>
      <child_of nodeid='config' />
      <name>MNCC Internal Configuration</name>
      <description>This node allows to configure the default codecs for
      the internal call control handling.</description>
    </node>
    <node id='config-smpp'>
      <child_of nodeid='config' />
      <name>SMPP Configuration</name>
      <description>This node allows to configure the SMPP interface
	for interfacing with external SMS applications. This section
	contains generic/common SMPP related configuration, and no
	per-ESME specific parameters.</description>
    </node>
    <node id='config-smpp-esme'>
      <child_of nodeid='config-smpp' />
      <name>ESME Configuration</name>
      <description>This node allows to configure one particular SMPP
      ESME, which is an External SMS Entity such as a SMS based
      application server.  You can define any number of ESME within
      the SMPP node of the OsmoNITB VTY.</description>
    </node>
</vtydoc>