pySim-smpp2sim.py: Simulate SMSC+CN+RAN+UE for OTA testing

The pySim-smpp2sim.py program exposes two interfaces:
* SMPP server-side port, so external programs can rx/tx SMS
* APDU interface towards the SIM card

It therefore emulates the SMSC, Core Network, RAND and UE parts
that would normally be encountered in an OTA setup.

Change-Id: Ie5bae9d823bca6f6c658bd455303f63bace2258c
This commit is contained in:
Harald Welte
2022-08-06 19:24:52 +02:00
committed by laforge
parent 40e795a825
commit a2bfd397ba
7 changed files with 533 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ pySim consists of several parts:
shell
trace
legacy
smpp2sim
library
osmo-smdpp
sim-rest