aboutsummaryrefslogtreecommitdiffstats
path: root/.gitreview
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2018-06-12 06:26:28 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2018-06-12 23:07:36 +0700
commit9aec25e464865573acc7ccde92f471a1af799cd6 (patch)
treeee4c1b087430e5457bfea3d5eeaf3b9aceb0c5ac /.gitreview
parentf5b9e6cdf687351bda631ee98c368e4f318188d8 (diff)
libmsc/gsm_09_11.c: properly indicate transaction errors
Previously it was intended that we are always parsing the whole GSM 04.80 message, including the Invoke ID. But there is no need to do that, since we are going to forward the Facility IE payload to HLR in near future. Moreover, there was a mistake (my bad) - transaction is being established before parsing of the message, so the req structure remains uninitialized until that. Let's just send RELEASE COMPLETE message without any Cause or Facility IEs. We could indicate a problem using the first one, but according to GSM TS 04.80, the Cause IE only makes sense when "its functional handling is specified in the service description or GSM TS 09.11". Change-Id: Iecba2dccada9bbcdeb3a9dfd868719aeedc07022
Diffstat (limited to '.gitreview')
0 files changed, 0 insertions, 0 deletions