Skip to content
Success

Changes

Summary

  1. NOT_FOR_MASTER: hard remove paging_request_join_vsub() (details)
Commit 14599a3a7cf5c32bbe8a254e8b24b0d343d80d81 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