aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manuals/vty/nitb_vty_additions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manuals/vty/nitb_vty_additions.xml')
-rw-r--r--doc/manuals/vty/nitb_vty_additions.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/manuals/vty/nitb_vty_additions.xml b/doc/manuals/vty/nitb_vty_additions.xml
new file mode 100644
index 000000000..7ea60dce5
--- /dev/null
+++ b/doc/manuals/vty/nitb_vty_additions.xml
@@ -0,0 +1,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>