1 comment:
File src/osmo-hnbgw/mgw_fsm.c:
Patch Set #1, Line 420: .in_event_mask = S(MGW_EV_MGCP_OK) | S(MGW_EV_MGCP_FAIL),
If you give me an example from somewhere in the osmocom codebase I can replicate the coding style.
Something like:
osmo-bsc.git: ./src/osmo-bsc/nm_bts_fsm.c
osmo-bsc.git: ./src/osmo-bsc/lchan_rtp_fsm.c
I personally prefer the first one (I wrote that file ;) but the second one is good enough too in general.
To view, visit change 26795. To unsubscribe, or for help writing mail filters, visit settings.