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