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/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom fork of the Open SMPP 3.4 library".
The branch, master has been updated
via 6f481f066ed4cd2692abbf994170ac4409d4b809 (commit)
from c283d8431c5c145db1e5a327f9ccea412097c179 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libsmpp34/commit/?id=6f481f066ed4cd2692abbf994170ac4409d4b809
commit 6f481f066ed4cd2692abbf994170ac4409d4b809
Author: Pablo Neira Ayuso <pablo at gnumonks.org>
Date: Fri Aug 11 14:30:24 2017 +0200
add delivery receipt definitions
The registered_delivery field in SMPP message is a toggle on/off, this
patch adds two new definition so we don't have to use magic numbers from
the code.
Change-Id: I5b3afff1b3b77cccd949e0606914c7ac3ba6114c
-----------------------------------------------------------------------
Summary of changes:
src/smpp34.h | 4 ++++
1 file changed, 4 insertions(+)
hooks/post-receive
--
Osmocom fork of the Open SMPP 3.4 library