Osmocom fork of Open SMPP 3.4 Library https://osmocom.org/projects/libsmpp34
Go to file
Pau Espin d2704da4cb Bump version: 1.13.0.7-ffff → 1.14.0
Change-Id: Id7ef68f50fb951dfb0687977924115204f8482a6
2019-08-07 14:48:07 +02:00
binaries binaries/Makefile.am: Fix parallel build issue 2018-02-11 10:25:56 +01:00
contrib contrib/jenkins.sh: run "make maintainer-clean" 2019-07-10 12:09:11 +02:00
debian Bump version: 1.13.0.7-ffff → 1.14.0 2019-08-07 14:48:07 +02:00
def_frame Fix Out of bounds compilation warning in OCTET8 2017-09-15 20:24:25 +02:00
def_list delete auto-generated files 2012-11-08 15:04:58 +01:00
src Bump version: 1.13.0.7-ffff → 1.14.0 2019-08-07 14:48:07 +02:00
test_apps fix use of partly initialized struct in tcp test 2018-11-21 13:23:35 +01:00
test_pdu bind_receiver_test: Fix "unused value" of writing addr_ton twice 2019-07-21 11:33:24 +02:00
.gitignore update .gitignore 2017-08-14 19:06:36 +02:00
.gitreview Add gerrit settings 2016-12-21 14:51:49 +01:00
AUTHORS initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00
COPYING initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00
ChangeLog initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00
Makefile.am Fix 'make distcheck' by adding .version to EXTRA_DISTI 2017-10-04 08:07:42 +08:00
NEWS initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00
README.md README.md: Make sure all hyperlinks use <> 2017-03-17 21:44:28 +01:00
TODO-RELEASE Bump version: 1.13.0.7-ffff → 1.14.0 2019-08-07 14:48:07 +02:00
configure.ac configure.ac: enable kernel style compile messages 2019-04-10 17:50:02 +07:00
git-version-gen Use osmocom-style versioning in Makefile, configure, debian/rules 2017-08-14 18:55:24 +02:00
libsmpp34.pc.in add pkg-config support 2012-11-08 15:05:04 +01:00

README.md

libsmpp34 - C library for SMPP 3.4

This repository contains a C-language library implementing the SMPP Protocol version 3.4 as specified by the SMPP Developers Forum.

The library was inherited from the c-open-smmp34 project, which unfortunately doesn't have any form of revision control system and hence the Osmocom Open Source Mobile Communications project has imported the v1.10 release into this git repository and performed subsequent improvements.

Homepage

The official homepage of the Osmocom version of the library is http://osmocom.org/projects/libsmpp34 while the original upstream project is found at https://sourceforge.net/projects/c-open-smpp-34/

GIT Repository

You can clone from the Osmocom libsmpp34.git repository using

git clone git://git.osmocom.org/libsmpp34.git

There is a cgit interface at http://git.osmocom.org/libsmpp34/

Documentation

API documentation is generated during the build process, but also available online from the upstream project at http://c-open-smpp-34.sourceforge.net/out-1.10/web/c-open-libsmpp34_en/index.html

Mailing List

Discussions related to libsmpp34 are happening on the openbsc@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 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 for libosmocore can be seen at https://gerrit.osmocom.org/#/q/project:libsmpp34+status:open