osmo-pcu/doc
Pau Espin Pedrol 44768f2127 nacc: Avoid RIM procedures targeting cells under same PCU
Now that we have the required System Information in osmo-pcu to craft
the Packet Neigbour Cell Change packet for cells it controls, let's
avoid starting a RIM procedure to gather the SI info, since the SGSN
would end up routing the RIM request back at us and we'd answer back to
ourselves.

This same optimization cannot be done on the first step (CTRL Neighbor
Resolution against BSC), because the PCU cannot know if the target
ARFCN+BSIC requested by the MS is actually managed by a cell under the
PCU or it's another cell managed by another external PCU, because
ARFCN+BSIC keys can be resued among non-neighbor cells. Hence, it shall
always ask the BSC since only it holds the information about neighboring
cells.

Related: OS#4909
Change-Id: I928875b6b66dff55fc12f51b6b1ad919fef7d03b
2021-02-03 08:34:12 +00:00
..
examples Install osmo-pcu.cfg to docdir/examples 2018-09-13 11:36:01 +02:00
manuals nacc: Avoid RIM procedures targeting cells under same PCU 2021-02-03 08:34:12 +00:00
Makefile.am build manuals moved here from osmo-gsm-manuals.git 2018-11-27 18:30:56 +01:00
tbf.txt Move src/tbf.txt to doc/ 2021-02-01 14:28:35 +01:00