Skip to content
Success

Changes

Summary

  1. mgw: iuup: Trigger Init on CN-side CRCX if RAN-side was already initialized (details)
Commit bf367dfea954094a1d6b05084290de8225fd9b80 by Pau Espin Pedrol
mgw: iuup: Trigger Init on CN-side CRCX if RAN-side was already initialized

Prior to this patch, osmo-mgw would wait until first IuUP Data frame
would be received on RAN-side (from HNB) to trigger active
initialization (Tx IuUP-Init) on CN-side conn towards CN.
With this patch, this happens ASAP, whenever the CN-side conn is created
by HNBGW when it receives the RAB-ASS-RESP from HNB.

Change-Id: Iab0af88852994e73bfe6c3b27fe196fd655cce03
The file was modifiedsrc/libosmo-mgcp/mgcp_iuup.c
The file was modifiedsrc/libosmo-mgcp/mgcp_endp.c
The file was modifiedinclude/osmocom/mgcp/mgcp_iuup.h