Attention is currently required from: jolly, laforge.
Hello Jenkins Builder, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bts/+/33289
to look at the new patch set (#3).
Change subject: ASCI: NCH / NOTIFICATION support ......................................................................
ASCI: NCH / NOTIFICATION support
This adds very minimalistic support for notification of VBS/VGCS calls.
Minimalistic in that we * only notify via PCH (not via NCH or FACCH) * only include notification in otherwise empty PAGING TYPE 1
This means that notification will cease to work once the PCH becomes too loaded and we never would send otherwise empty PAGING TYPE 1 anymore.
Change-Id: I6f6f72d9a0123cb519b341d72a124aaa2117370e Requires: libosmocore.git I9586b5cb8514010d9358fcfc97c3d34741294522 Related: OS#5781 --- M include/osmo-bts/Makefile.am M include/osmo-bts/bts.h A include/osmo-bts/notification.h M src/common/Makefile.am M src/common/bts.c M src/common/nm_bts_fsm.c A src/common/notification.c M src/common/paging.c M src/common/rsl.c 9 files changed, 319 insertions(+), 10 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/89/33289/3