Skip to content
Failed

Changes

Summary

  1. NOT_FOR_MASTER: hard remove paging_request_join_vsub() (details)
Commit 64ac19240ae5746341322de0418ba820040ea5ef by lynxis
NOT_FOR_MASTER: hard remove paging_request_join_vsub()

The paging_request_join_vsub() is a MSC function which uses two vsub and got called
by the VLR code, which can't work in the future when moving libvlr into an own (shared) library.
Also this is a layer violation.
Either we create callback for this or rewrite it.

FIXME: is this case even valid? Can we have multiple MS with different TMSIs and waiting paging
requests? And if so, when can this happen?

Change-Id: I84d9690df1d90598689e2b0e9400573aa45b8620
The file was modifiedsrc/libvlr/vlr_auth_fsm.c
The file was modifiedsrc/libvlr/vlr.c