Skip to content
Success

Changes

Summary

  1. vlr: add the location update type to the callbacks tx_lu_acc/tx_lu_rej (details)
Commit 3832541c3f330a5cee9b267f10032d8c4a8ffe3e 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 modifiedinclude/osmocom/vlr/vlr.h
The file was modifiedsrc/libmsc/gsm_04_08.c
The file was modifiedsrc/libvlr/vlr_lu_fsm.c