|
What is the correct format for the entity released camel function? The 3GPP document says it should be: Entity released
But this causes a 'BER Error - This field lies beyond the end of the known sequence definition' message. I've seen references elsewhere saying that entityReleased is boolean. Any help would be appreciated! |

3GPP TS 29.078 9.2.0 (2010-06) has it as
EntityReleasedArg {PARAMETERS-BOUND : bound} ::= CHOICE {
I don't know if it was defined differently in earlier specs. You could open up a bug report at https://bugs.wireshark.org/bugzilla/ enclosing a trace with the offending packet. Or post a more detailed printout on where it's failing. Regards Anders