Attention is currently required from: lynxis lazus.
1 comment:
File sgsn/BSSGP_ConnHdlr.ttcn:
Patch Set #2, Line 561: f_process_attach_accept(l3_mt.msgs.gprs_mm.attachAccept, ran_index);
Now it becomes clearer.
This should imho be refactored to an alt {
[] as_mm_identity(ran_index) { repeat; }
[] as_attach_accept() { f_process_attach_accept()}
}
To view, visit change 38398. To unsubscribe, or for help writing mail filters, visit settings.