[Git] LCR - Linux Call Router branch master updated. 155d3b5a1d18ea9563226b833b5099a2f4f153e0

[email protected] (git repository hosting) Wed, 26 Jul 2017 08:40:14 +0200 (CEST)
Newsgroups gmane.linux.isdn.i4l.devel
Message-ID <[email protected]>
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 "LCR - Linux Call Router".

The branch, master has been updated
       via  155d3b5a1d18ea9563226b833b5099a2f4f153e0 (commit)
      from  d67fcefab05e9aa89e6e72a5f2aae10a5404c5e5 (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 -----------------------------------------------------------------
commit 155d3b5a1d18ea9563226b833b5099a2f4f153e0
Author: Andreas Eversberg <[email protected]>
Date:   Sun Jun 4 11:22:51 2017 +0200

    GSM: Fixes to GSM interface (multiple networks)
    
    * Multiple network instances are now possible to attach multiple networks
    * Early audio handling fixed
    * Number type can be given from base station (setup / setup confirm)
    * Equal callref for different GSM-MS instances are handled correctly

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

Summary of changes:
 default/interface.conf |   1 +
 gsm.cpp                |  38 ++++++++++++--
 gsm.h                  |   4 +-
 gsm_bs.cpp             | 134 +++++++++++++++++++++++++++++++++++--------------
 gsm_bs.h               |   7 ++-
 gsm_ms.cpp             |  66 ++++--------------------
 gsm_ms.h               |   2 +-
 interface.c            |  33 ++++++------
 interface.h            |   1 +
 main.c                 |   6 ---
 10 files changed, 170 insertions(+), 122 deletions(-)


hooks/post-receive
-- 
LCR - Linux Call Router