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 320960cf9d28474098dad11bd1042f2a58d87fac (commit)
from 9f77d7bd0e39cfd0f3e952c5b375abba5a415d37 (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=320960cf9d28474098dad11bd1042f2a…
commit 320960cf9d28474098dad11bd1042f2a58d87fac
Author: Keith <keith(a)rhizomatica.org>
Date: Sat May 13 23:38:52 2017 +0200
libmsc: Map SMPP command status to GSM 04.11 cause
Send SMS RP ERROR with a failure cause that relates to
the status returned by the ESME in the deliver_sm_resp.
Actual mapping array is limited as most phones I tested
don't seem to care about the failure cause anyway,
although some will display a different notification for
GSM411_RP_CAUSE_MO_NUM_UNASSIGNED
Change-Id: I61fb2d9ef4f2d2eabdc49b53d9966ad328d15e51
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/smpp_openbsc.c | 43 +++++++++++++++++++++++++++++++++++----
openbsc/src/libmsc/smpp_smsc.c | 3 +--
openbsc/src/libmsc/smpp_smsc.h | 2 +-
3 files changed, 41 insertions(+), 7 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)