libosmo-sccp.git branch master updated. 0.0.6.3-260-gcbb7b79

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
Thu Jul 6 20:12:20 UTC 2017


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 "SCCP Library".

The branch, master has been updated
       via  cbb7b79e19f149de5543d3f49c73bc707cd545b9 (commit)
      from  4313bdfa201271ef487507e355b4a9b91593520f (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/libosmo-sccp/commit/?id=cbb7b79e19f149de5543d3f49c73bc707cd545b9

commit cbb7b79e19f149de5543d3f49c73bc707cd545b9
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Mon Jul 3 15:26:22 2017 +0200

    simple-client/server: be able to decide on which ss7 instance to bind
    
    osmo_sccp_simple_client() and osmo_sccp_simple_server() are binding
    on the ss7 instance with the id 1 by default. If the instance does
    not exist, it is created automatically.
    
    Allow choosing the ss7 instance by supplying the id number as
    function parameter. Add two new functions:
    
    osmo_sccp_simple_client_on_ss7_id()
    osmo_sccp_simple_server_on_ss7_id()
    
    Change-Id: I62e608253212415bddbb4c7dcf5d3b5e79c8d28e

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

Summary of changes:
 include/osmocom/sigtran/osmo_ss7.h | 11 +++++++++++
 src/sccp_user.c                    | 36 ++++++++++++++++++++++++++++--------
 2 files changed, 39 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list