This 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 21a7523fcffc0f83587f50f178c41cbed65ef9b6 (commit)
from 11acfad02a833999c37ee267864d082241a90afb (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/openbsc/commit/?id=21a7523fcffc0f83587f50f178c41cbe…
commit 21a7523fcffc0f83587f50f178c41cbed65ef9b6
Author: Benoit Bolsee <benoit.bolsee(a)wtl.be>
Date: Wed Jul 5 11:46:55 2017 +0200
smpp: fix return cause
Return cause 38 when default SMPP route is unavailable. This
is better than cause 1.
Change-Id: If3241d50a78fa611981e55fef6ae4c72b0a2a167
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/gsm_04_11.c | 1 +
openbsc/src/libmsc/smpp_openbsc.c | 9 +++++----
openbsc/src/libmsc/smpp_smsc.c | 16 ++++++++++------
openbsc/src/libmsc/smpp_smsc.h | 3 +--
4 files changed, 17 insertions(+), 12 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)