Skip to content
Success

Changes

Summary

  1. ranap: Take into account RNC availability during paging (details)
Commit 1fd205f0b838392625303671b240aaaf7c9c4dac by Pau Espin Pedrol
ranap: Take into account RNC availability during paging

Avoid transmitting a RANAP paging message to an RNC if we already know
it's not currently available over SCCP.
Take into account that information when deciding/printing whether the
paging could be sent or not.

Take the chance to clean up the iu paging function helpers inherited
from osmo-iuh iu_client.c to better fit the data domain in osmo-sgsn
(iu_rnc).

Change-Id: I24e5446bcf4c958028577230b231960acea9e5b9
The file was modifiedinclude/osmocom/sgsn/iu_rnc_fsm.h
The file was modifiedsrc/sgsn/iu_rnc_fsm.c
The file was modifiedinclude/osmocom/sgsn/gprs_ranap.h
The file was modifiedsrc/sgsn/gprs_ranap.c
The file was modifiedsrc/sgsn/iu_rnc.c
The file was modifiedinclude/osmocom/sgsn/iu_rnc.h
The file was modifiedsrc/sgsn/iu_client.c