Project

General

Profile

RSPRO » History » Version 1

laforge, 11/22/2019 12:44 PM

1 1 laforge
h1. RSPRO
2
3
RSPRO is the Remote SIM PROtocol, which is used between the osmo-remsim components (bankd, client, server).
4
5
It is a binary protocol running inside TCP, with an IPA ("GSM over IP") multiplex layer in between.
6
7
The actual protocol is described in ASN.1 and uses BER encoding.
8
9
The ASN.1 syntax can be found inside the osmo-remsim.git repository, see http://git.osmocom.org/osmo-remsim/tree/asn1/RSPRO.asn
10
11
h2. Wireshark dissector
12
13
There is a (currently experimental) wireshark dissector available at http://git.osmocom.org/wireshark/log/?h=laforge/rspro which we aim to eventually merge to master.
14
15
You have to manually select "Decode as..." "GSM over IP" for TCP port 9999 and 9998 in order to get the decode.
Add picture from clipboard (Maximum size: 48.8 MB)