openbsc.git branch zecke/features/smpp-route created. 0.14.0-127-g7c19c6b

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.org
Mon Jul 13 08:41:50 UTC 2015


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, zecke/features/smpp-route has been created
        at  7c19c6b4064b10511fa5f5327030c21616905d94 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=7c19c6b4064b10511fa5f5327030c21616905d94

commit 7c19c6b4064b10511fa5f5327030c21616905d94
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Mon Jul 13 10:39:51 2015 +0200

    sms: Do not go through the routing a second time
    
    If we have tried SMPP first and it was not routable, and then
    tried the local delivery there is no point in trying SMPP with
    the same parameters again. Leave early and return unknown sub
    to the caller.

http://cgit.osmocom.org/openbsc/commit/?id=42cf2e03c936d34c1bda7d491f9e367bf02dddce

commit 42cf2e03c936d34c1bda7d491f9e367bf02dddce
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Mon Jul 6 16:41:30 2015 +0200

    sms: Add a way to always route SMS through SMPP systems
    
    default-route would only be looked at after there has been
    no subscriber in the local database. Depending on the setup
    this is not what one wants. This has been discussed at the
    OsmoDevCon and there have been hacks in some branches. Let's
    introduce a VTY command to select if SMPP should be consulted
    first and then fallback to the current behavior.

http://cgit.osmocom.org/openbsc/commit/?id=dcbc83355e1d7243180d436cadabd913bee2c922

commit dcbc83355e1d7243180d436cadabd913bee2c922
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Mon Jul 6 16:40:51 2015 +0200

    sms: Simplify the return handling for SMPP routes/unroutable

http://cgit.osmocom.org/openbsc/commit/?id=e3c391e8d00b80cc2a2c2a71a52a077cc9aaf9d7

commit e3c391e8d00b80cc2a2c2a71a52a077cc9aaf9d7
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Mon Jul 6 16:40:01 2015 +0200

    sms: Put the try_deliver into the header file
    
    Even if it is using BSC/NITB types let's put it in the header
    file than just declaring it at a place that could bitrot in a
    way that doesn't lead a warning.

http://cgit.osmocom.org/openbsc/commit/?id=af1b968b22fa36d11dc2a20cb35dcbddaba50b7b

commit af1b968b22fa36d11dc2a20cb35dcbddaba50b7b
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Mon Jul 6 15:54:25 2015 +0200

    sms: Move the routing of the sms to a separate function
    
    The "default-route" for SMPP will be used after a local
    subscriber look-up. Sometimes we want to route everything
    to SMPP. Make this possible by changing this routine.

-----------------------------------------------------------------------


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list