Skip to content

Changes

Summary

  1. sctp_proxy: add a safe wrapper for s1ap_proxy:handle_pdu/1 (details)
Commit b825d619fee89d248a38d205555dd3910a33d589 by Vadim Yanitskiy
sctp_proxy: add a safe wrapper for s1ap_proxy:handle_pdu/1

We want to keep the SCTP connection alive even if we hit a bug in
s1ap_proxy:handle_pdu/1.  Otherwise, all the PDN contexts of all
the subscribers served by the respective eNB will be killed.

Change-Id: Ie6a7c9ff40789695e37be11344f5ea97fbcb8cfa
The file was modified src/sctp_proxy.erl