remove OsmoMGCP, OsmoNAT files (now avail in openbsc.git)

Files were added in openbsc.git Change-Id
Ibace91bc518079765e12529596a1763b6c5a04b5

Depends: openbsc.git Change-Id Ibace91bc518079765e12529596a1763b6c5a04b5
Related: OS#3385
Change-Id: Icdbdc4518b049135f18ac4a569ff5ffe4f3d5a86
This commit is contained in:
Oliver Smith 2018-11-29 16:30:48 +01:00
parent 633e6d92a8
commit 2d22f33f60
10 changed files with 2 additions and 3614 deletions

View File

@ -5,9 +5,7 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = osmo-gsm-manuals.pc
BUILT_SOURCES = $(top_srcdir)/.version
EXTRA_DIST = git-version-gen .version check-depends.sh $(share_files)
SUBDIRS = tests \
OsmoMGCP \
OsmoNAT
SUBDIRS = tests
$(top_srcdir)/.version:
echo $(VERSION) > $@-t && mv $@-t $@

View File

@ -1,8 +0,0 @@
OSMO_GSM_MANUALS_DIR = $(top_srcdir)
EXTRA_DIST = osmomgcp-vty-reference.xml \
vty
VTY_REFERENCE = osmomgcp-vty-reference.xml
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.vty-reference.inc
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc

View File

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
ex:ts=2:sw=42sts=2:et
-*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
-->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML 5.0//EN"
"http://docbook.org/xml/5.0/dtd/docbook.dtd" [
<!ENTITY chapter-vty SYSTEM "./common/chapters/vty.xml" >
<!ENTITY sections-vty SYSTEM "generated/docbook_vty.xml" >
]>
<book>
<info>
<revhistory>
<revision>
<revnumber>v1</revnumber>
<date>13th August 2012</date>
<authorinitials>hf</authorinitials>
<revremark>Initial</revremark>
</revision>
<revision>
<revnumber>v2</revnumber>
<date>5th March 2014</date>
<authorinitials>hf</authorinitials>
<revremark>Update to match osmo-bsc version 0.13.0-305</revremark>
</revision>
</revhistory>
<title>OsmoMGCP VTY Reference</title>
<copyright>
<year>2012-2014</year>
</copyright>
<legalnotice>
<para>This work is copyright by <orgname>sysmocom - s.f.m.c. GmbH</orgname>. All rights reserved.
</para>
</legalnotice>
</info>
<!-- Main chapters-->
&chapter-vty;
</book>

View File

@ -1,14 +0,0 @@
<vtydoc xmlns='urn:osmocom:xml:libosmocore:vty:doc:1.0'>
<node id='19'>
<child_of nodeid='4' />
<name>MGCP Global Commands</name>
<description>This node allows to configure global MGCP settings. These include
the various port numbers.</description>
</node>
<node id='27'>
<child_of nodeid='19' />
<name>MGCP Trunk Command</name>
<description>This node allows to configure a MGCP trunk. These include the number,
the local binding ports, SDP configuration.</description>
</node>
</vtydoc>

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +0,0 @@
OSMO_GSM_MANUALS_DIR = $(top_srcdir)
EXTRA_DIST = osmonat-vty-reference.xml \
vty
VTY_REFERENCE = osmonat-vty-reference.xml
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.vty-reference.inc
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc

View File

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
ex:ts=2:sw=42sts=2:et
-*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
-->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML 5.0//EN"
"http://docbook.org/xml/5.0/dtd/docbook.dtd" [
<!ENTITY chapter-vty SYSTEM "./common/chapters/vty.xml" >
<!ENTITY sections-vty SYSTEM "generated/docbook_vty.xml" >
]>
<book>
<info>
<revhistory>
<revision>
<revnumber>v1</revnumber>
<date>13th August 2012</date>
<authorinitials>hf</authorinitials>
<revremark>Initial</revremark>
</revision>
<revision>
<revnumber>v2</revnumber>
<date>5th March 2014</date>
<authorinitials>hf</authorinitials>
<revremark>Update to match osmo-bsc version 0.13.0-305</revremark>
</revision>
</revhistory>
<title>OsmoNAT VTY Reference</title>
<copyright>
<year>2012-2014</year>
</copyright>
<legalnotice>
<para>This work is copyright by <orgname>sysmocom - s.f.m.c. GmbH</orgname>. All rights reserved.
</para>
</legalnotice>
</info>
<!-- Main chapters-->
&chapter-vty;
</book>

View File

@ -1,32 +0,0 @@
<vtydoc xmlns='urn:osmocom:xml:libosmocore:vty:doc:1.0'>
<node id='19'>
<child_of nodeid='4' />
<name>MGCP Commands</name>
<description>This node allows to configure global MGCP settings. These include
the various port numbers.</description>
</node>
<node id='23'>
<child_of nodeid='4' />
<name>NAT Commands</name>
<description>This node allows to configure the global NAT settings. These include
the destination address of the MSC, the filter and rewriting rules to use.</description>
</node>
<node id='24'>
<child_of nodeid='23' />
<name>BSC Commands</name>
<description>This node allows to configure a BSC. A BSC has a list of
LACs, an access token associated to it.</description>
</node>
<node id='27'>
<hide />
</node>
<node id='28'>
<child_of nodeid='23' />
<name>Paging Group Commands</name>
<description>This node allows to configure a Paging Group. A Paging Group
holds the LACs of several destinations and a BSC can refer to a Paging
Group. This way several BSCs can receive the paging for a shared LAC.
</description>
</node>
</vtydoc>

File diff suppressed because it is too large Load Diff

View File

@ -27,6 +27,4 @@ fi
AC_OUTPUT(
osmo-gsm-manuals.pc
Makefile
tests/Makefile
OsmoMGCP/Makefile
OsmoNAT/Makefile)
tests/Makefile)