aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/sgsn
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-01-05 16:20:47 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-01-18 18:23:51 +0100
commitf06fe29f61c0089ca2f0c10faea18c65d5014f95 (patch)
treea3706771b7943d7c303710f17b90fc1e21d0a43e /openbsc/tests/sgsn
parentbf34c67f3f5f747d71f844aec9ae61d26b273d6d (diff)
gprs: Pass GMM causes related to the MSC connection
Currently the error causes MSC_TEMP_NOTREACH, NET_FAIL, and CONGESTION are silently dropped to force the MS to continue. On the other hand, GSM 04.08/24.008, 4.7.3.1.4 in combination with 4.7.3.1.5, require the MS to retry the attachment procedure for cause codes above 15 instead of disabling GPRS. All of the mentioned GMM causes have codes above 15, so using a REJECT message including the cause code is a better choice. This way, the retry algorithm based on T3311 (15s, 5 times) and T3302 (default 12min) could be used. This patch modifies gprs_subscr_handle_gsup_auth_err and gprs_subscr_handle_gsup_upd_loc_err to proceed like when the access has beed denied, except that the corresponding subscriber's information fields are not cleared. This has been successfully tested which an iphone which enters a retry loop as it is being described in the specification. Sponsored-by: On-Waves ehf
Diffstat (limited to 'openbsc/tests/sgsn')
0 files changed, 0 insertions, 0 deletions