aboutsummaryrefslogtreecommitdiffstats
path: root/OsmoMSC/vty/msc_vty_additions.xml
blob: adc0f7ef712ff7e6ec0488b27cc51847c5f19411 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<vtydoc xmlns='urn:osmocom:xml:libosmocore:vty:doc:1.0'>
    <node id='config-mncc-int'>
      <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'>
      <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'>
      <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>