Project

General

Profile

Actions

Bug #5451

closed

sysmoISIM-SJA2: EF.IMSConfigData - Failing on retrieve_tags command in pyshell with error - Command incompatible with file structure

Added by herlesupreeth about 2 years ago. Updated about 2 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
02/10/2022
Due date:
% Done:

100%

Spec Reference:
Tags:

Description

As per the spec. EF.IMSConfigData must be of type Structure: BER-TLV, but when trying to access/retrieve the tags in that EF I get the following error:

EXCEPTION of type 'SwMatchError' occurred with message: 'SW match failed! Expected 9000 and got 6981: Command not allowed - Command incompatible with file structure'

So I tried to read the EF via read_binary (by programming in pySim-read.py) and it was successful. So I am suspecting that file structure is Structure: transparent rather than Structure: BER-TLV. Could anyone please let me know where I could start looking for a fix to this issue?

Following my git log:

commit 6113fe99291605cd4a05416df1a3ef75d5493636 (HEAD -> upstream_master, upstream/master, gerrit/master)
Author: Harald Welte <>
Date: Fri Jan 21 15:51:35 2022 +0100

ts_51_011: Fix typo in EF_MMSUP
The TLV decoder class must be in self._tlv, not self.tlv
Change-Id: Ide6f6c823d5a16e375c324ba9bfa92e02c3b3c89

Thanks in advance

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)