Attention is currently required from: osmith, laforge.
2 comments:
File src/sbcap_link_fsm.c:
Patch Set #3, Line 256: /* static const long asn_VAL_19_SBcAP_id_Cause = 1; */
this appears to be meant to explain the '1' in the line below. […]
Yes, it's generated as static. As I wrote in the other patch, I may work on adding our own enum in sbcap_common.h but it's not really urgent.
Patch Set #3, Line 264: SBcAP_Cause_missing_mandatory_element, pdu);
Looks like error with missing mandatory element is sent back even if cause is not accepted. […]
Sorry I'm not following you here.
how can you access "cause" before "ie" in your example if "cause" is found inside "ie"?
To view, visit change 28824. To unsubscribe, or for help writing mail filters, visit settings.