osmo-bts.git branch laforge/gprs-suspend created. 0.4.0-539-ge245bf1

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 10 22:06:50 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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, laforge/gprs-suspend has been created
        at  e245bf102b20c72640d6f70ec318559bb710b5c9 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=e245bf102b20c72640d6f70ec318559bb710b5c9

commit e245bf102b20c72640d6f70ec318559bb710b5c9
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Jul 10 22:39:15 2017 +0200

    Forward GPRS SUSPEND REQ from DCCH to PCU socket
    
    As specified in 3GPP TS 03.60 Section 16.2.1 and 44.018 Section 3.4.15,
    a Class B MS is sending a "RR GPRS SUSPEND REQ" via a DCCH to the BTS if
    it wants to suspend GPRS services.  The BSS is now responsible to
    somehow forward this to the SGSN.  As the Gs interface between BSC and
    SGSN is both optional and doesn't have any provision to forward this
    message, we have to send it over to the PCU so it can use regular BSSGP
    signaling to inform the SGSN of the SUSPEND REQUEST.
    
    This patch requires libosmocore Change-Id
    I90113044460a6c511ced14f588876c4280d1cac7 for the related definition of
    struct gsm48_gprs_susp_req.
    
    Change-Id: I3c1af662c8f0d3d22da200638480f6ef05c3ed1f
    Closes: OS#2249

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


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list