Attention is currently required from: pespin.
1 comment:
File src/enb_proxy.erl:
Patch Set #2, Line 260: enb_registry:notify_mme_comm_up(S#state.enb_handle, conn_info(NewS)),
I'd say it makes more sense to register the mme *before* generating external events (send msg) which […]
MMEs are already registered at this point - the `mme_registry` takes care of that. Here we're signalling **connection** information to a selected MME, i.e. SCTP assoc ID, local address and port (plus some extra info that is separated from `mme_conn_info()` in a follow-up patch).
To view, visit change 42445. To unsubscribe, or for help writing mail filters, visit settings.