Skip to content
Success

Changes

Summary

  1. vlr: add the location update type to the callbacks tx_lu_acc/tx_lu_rej (details)
Commit 36cc4840bbc692d8b4975661bd2cbd26709b2429 by lynxis
vlr: add the location update type to the callbacks tx_lu_acc/tx_lu_rej

The location update type (IMSI attach, periodic, location area change) is
required when the SGSN is using the vlr code to send back the correct PDU to the MS.
The MSC always sends Location Update Accept/Reject, but the SGSN has to transmit
either Routing Area Accept/Reject or Attach Accept/Reject.

Change-Id: I980a637333e92b15f2d516683feeaded910105b6
The file was modifiedtests/msc_vlr/msc_vlr_tests.c
The file was modifiedsrc/libmsc/gsm_04_08.c
The file was modifiedinclude/osmocom/vlr/vlr.h
The file was modifiedsrc/libvlr/vlr_lu_fsm.c