1 comment:
File src/osmo-hnbgw/mgw_fsm.c:
Patch Set #3, Line 768: if (map->mgw_fi && is_rab_ass_without_tli(map, message)) {
hmm i guess we don't need the 'map->mgw_fi' condition -- when a RAB Assignment has no RTP address, then there is by definition nothing to do with it in osmo-hnbgw, so we can just forward those without requiring that a working RAB is already set up.
To view, visit change 34974. To unsubscribe, or for help writing mail filters, visit settings.