aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/sgsn_vty.c
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-01-27 13:47:24 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-01-28 20:44:40 +0100
commit929acdf6bf4ef25c8cc587a6aa48651696348881 (patch)
tree05d66cd741ba836a945ecf6536ac75d687f4bf77 /openbsc/src/gprs/sgsn_vty.c
parente988ae471d8e699a4045d77048986570349203fa (diff)
gprs: Handle PURGE MS ERR/RES without subscr
Currently the subscr entry is no longer present, when PURGE MS ERROR/RESULT arrives. In this case, an unspecific notice is logged ('unknown IMSI'). This clutters up the logfile with notices even in perfectly normal operation. This commit changes the code path that is used when a subscr cannot be found for an incoming GSUP message. A check for PURGE MS RESULT and ERROR is added and gprs_subscr_handle_gsup_purge_no_subscr is called for these messages instead of gprs_subscr_handle_unknown_imsi. Sponsored-by: On-Waves ehf
Diffstat (limited to 'openbsc/src/gprs/sgsn_vty.c')
0 files changed, 0 insertions, 0 deletions