Change in libosmo-sccp[master]: Add README.md describing what this repo is about

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Mar 21 21:57:03 UTC 2021


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/23442 )


Change subject: Add README.md describing what this repo is about
......................................................................

Add README.md describing what this repo is about

Change-Id: I965dadf1ef4a8340f6995ec745607c28e7bb1f89
---
A README.md
1 file changed, 63 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/42/23442/1

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..98b3591
--- /dev/null
+++ b/README.md
@@ -0,0 +1,63 @@
+libosmo-sccp - Osmocom SCCP, SIGTRAN and STP
+============================================
+
+This repository contains a C-language library implementation of a
+variety of telecom signaling protocols, such as M3UA, SUA, SCCP
+(connection oriented and connectionless), as well as the OsmoSTP, a SS7
+Transfer Point.
+
+Homepage
+--------
+
+The official homepage of libosmo-sccp is
+	https://osmocom.org/projects/libosmo-sccp/wiki
+
+The official homepage of osmo-stp is
+	https://osmocom.org/projects/osmo-stp/wiki
+
+GIT Repository
+--------------
+
+You can clone from the official git repository using
+
+	git clone git://git.osmocom.org/libosmo-sccp.git
+	git clone https://git.osmocom.org/libosmo-sccp.git
+
+There is a cgit interface at https://git.osmocom.org/libosmo-sccp/
+
+Documentation
+-------------
+
+User Manuals and VTY reference manuals are [optionally] built in PDF form
+as part of the build process.
+
+Pre-rendered PDF version of the current "master" can be found at
+[User Manual](https://ftp.osmocom.org/docs/latest/osmostp-usermanual.pdf)
+as well as the VTY reference manuals
+* [VTY Reference Manual for osmo-stp](https://ftp.osmocom.org/docs/latest/osmostp-vty-reference.pdf)
+
+Mailing List
+------------
+
+Discussions related to osmo-stp are happening on the
+openbsc at lists.osmocom.org mailing list, please see
+https://lists.osmocom.org/mailman/listinfo/openbsc for subscription
+options and the list archive.
+
+Please observe the [Osmocom Mailing List
+Rules](https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules)
+when posting.
+
+Contributing
+------------
+
+Our coding standards are described at
+https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards
+
+We us a gerrit based patch submission/review process for managing
+contributions.  Please see
+https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit for
+more details
+
+The current patch queue can be seen at
+https://gerrit.osmocom.org/#/q/project:libosmo-sccp+status:open

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/23442
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: I965dadf1ef4a8340f6995ec745607c28e7bb1f89
Gerrit-Change-Number: 23442
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210321/4fe4faec/attachment.htm>


More information about the gerrit-log mailing list