osmo-msc/openbsc/src
Daniel Willmann 746c7896cb gprs_gmm: Fix bit mask when determining update/attach type
Bit 4 is reserved in 3GPP TS 04.08 so exclude it from the type.

In 3GPP TS 24.008 it indicates if a follow-on request is pending by the
MS, but only in Iu mode. According to the spec it is not required to
react to that request with a follow-on proceed so this field can be
ignored for now.

See 3GPP TS 24.008 Ch. 4.4:
"Unless it has specific permission from the network (follow-on proceed)
the mobile station side should await the release of the RR connection
used for a MM specific procedure before a new MM specific procedure or
MM connection establishment is started."

as well as Ch. 4.4.4.6:
"If the network wishes to prolong the RR connection to allow the mobile
station to initiate MM connection establishment (for example if the
mobile station has indicated in the LOCATION UPDATING REQUEST that it
has a follow-on request pending) the network shall send "follow on
proceed" in the LOCATION UPDATING ACCEPT and start timer T3255."

Change-Id: If1dff960c406060e257dafc54132687ffc42ad8f
2016-08-27 13:29:33 +02:00
..
gprs gprs_gmm: Fix bit mask when determining update/attach type 2016-08-27 13:29:33 +02:00
ipaccess drop unneccessary duplicate/unused linking: ipaccess 2016-05-21 15:20:47 +00:00
libbsc log: rsl notice: tiny tweak for readability 2016-08-27 02:23:47 +00:00
libcommon move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts 2016-08-27 01:23:49 +00:00
libfilter 04.08: apply new bitmask functions, fix bitmask use 2016-03-15 14:15:00 +01:00
libiu add libiu 2016-08-27 13:29:30 +02:00
libmgcp osmux: Add negotiation state so race conditions can't disable osmux 2016-07-11 19:19:05 +00:00
libmsc libmsc: add missing count of sms no receiver when using smpp_first 2016-08-27 01:58:19 +00:00
libtrau Fix SIGABRT on wrong AMR payload 2016-06-14 10:20:05 +00:00
osmo-bsc drop unneccessary duplicate linking: osmo-bsc 2016-05-21 15:02:55 +00:00
osmo-bsc_mgcp rm dup: use channel type names from libosmocore 2016-06-18 11:34:21 +00:00
osmo-bsc_nat osmux: Add negotiation state so race conditions can't disable osmux 2016-07-11 19:19:05 +00:00
osmo-nitb dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb 2016-07-28 17:40:59 +02:00
utils bs11_config: add brackets to fix warning in argument parsing 2016-07-25 00:14:44 +00:00
Makefile.am add libiu 2016-08-27 13:29:30 +02:00