mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-03 05:23:38 +00:00
Update mme-sm.c (#1609)
This commit is contained in:
@@ -191,7 +191,7 @@ void mme_state_operational(ogs_fsm_t *s, mme_event_t *e)
|
||||
else
|
||||
enb->max_num_of_ostreams = max_num_of_ostreams;
|
||||
|
||||
ogs_info("eNB-N2[%s] max_num_of_ostreams : %d",
|
||||
ogs_info("eNB-S1[%s] max_num_of_ostreams : %d",
|
||||
OGS_ADDR(enb->sctp.addr, buf), enb->max_num_of_ostreams);
|
||||
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user