<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/23442">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add README.md describing what this repo is about<br><br>Change-Id: I965dadf1ef4a8340f6995ec745607c28e7bb1f89<br>---<br>A README.md<br>1 file changed, 63 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/42/23442/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/README.md b/README.md</span><br><span>new file mode 100644</span><br><span>index 0000000..98b3591</span><br><span>--- /dev/null</span><br><span>+++ b/README.md</span><br><span>@@ -0,0 +1,63 @@</span><br><span style="color: hsl(120, 100%, 40%);">+libosmo-sccp - Osmocom SCCP, SIGTRAN and STP</span><br><span style="color: hsl(120, 100%, 40%);">+============================================</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+This repository contains a C-language library implementation of a</span><br><span style="color: hsl(120, 100%, 40%);">+variety of telecom signaling protocols, such as M3UA, SUA, SCCP</span><br><span style="color: hsl(120, 100%, 40%);">+(connection oriented and connectionless), as well as the OsmoSTP, a SS7</span><br><span style="color: hsl(120, 100%, 40%);">+Transfer Point.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Homepage</span><br><span style="color: hsl(120, 100%, 40%);">+--------</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+The official homepage of libosmo-sccp is</span><br><span style="color: hsl(120, 100%, 40%);">+       https://osmocom.org/projects/libosmo-sccp/wiki</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+The official homepage of osmo-stp is</span><br><span style="color: hsl(120, 100%, 40%);">+        https://osmocom.org/projects/osmo-stp/wiki</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+GIT Repository</span><br><span style="color: hsl(120, 100%, 40%);">+--------------</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+You can clone from the official git repository using</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+        git clone git://git.osmocom.org/libosmo-sccp.git</span><br><span style="color: hsl(120, 100%, 40%);">+      git clone https://git.osmocom.org/libosmo-sccp.git</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+There is a cgit interface at https://git.osmocom.org/libosmo-sccp/</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Documentation</span><br><span style="color: hsl(120, 100%, 40%);">+-------------</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+User Manuals and VTY reference manuals are [optionally] built in PDF form</span><br><span style="color: hsl(120, 100%, 40%);">+as part of the build process.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Pre-rendered PDF version of the current "master" can be found at</span><br><span style="color: hsl(120, 100%, 40%);">+[User Manual](https://ftp.osmocom.org/docs/latest/osmostp-usermanual.pdf)</span><br><span style="color: hsl(120, 100%, 40%);">+as well as the VTY reference manuals</span><br><span style="color: hsl(120, 100%, 40%);">+* [VTY Reference Manual for osmo-stp](https://ftp.osmocom.org/docs/latest/osmostp-vty-reference.pdf)</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Mailing List</span><br><span style="color: hsl(120, 100%, 40%);">+------------</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Discussions related to osmo-stp are happening on the</span><br><span style="color: hsl(120, 100%, 40%);">+openbsc@lists.osmocom.org mailing list, please see</span><br><span style="color: hsl(120, 100%, 40%);">+https://lists.osmocom.org/mailman/listinfo/openbsc for subscription</span><br><span style="color: hsl(120, 100%, 40%);">+options and the list archive.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Please observe the [Osmocom Mailing List</span><br><span style="color: hsl(120, 100%, 40%);">+Rules](https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules)</span><br><span style="color: hsl(120, 100%, 40%);">+when posting.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Contributing</span><br><span style="color: hsl(120, 100%, 40%);">+------------</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Our coding standards are described at</span><br><span style="color: hsl(120, 100%, 40%);">+https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+We us a gerrit based patch submission/review process for managing</span><br><span style="color: hsl(120, 100%, 40%);">+contributions.  Please see</span><br><span style="color: hsl(120, 100%, 40%);">+https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit for</span><br><span style="color: hsl(120, 100%, 40%);">+more details</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+The current patch queue can be seen at</span><br><span style="color: hsl(120, 100%, 40%);">+https://gerrit.osmocom.org/#/q/project:libosmo-sccp+status:open</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/23442">change 23442</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmo-sccp/+/23442"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I965dadf1ef4a8340f6995ec745607c28e7bb1f89 </div>
<div style="display:none"> Gerrit-Change-Number: 23442 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>