Skip to content

osmocom/ot290-gsmtap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

* ot290-gsmtap

This is a command line utility which reads the trace frames sent by the Sagem OT-290 trough the serial line and forwards the GSM/GPRS ones to the specified host as GSMTAP packets so that you can use Wireshark to analyze them.

In order for this tool to run, you have to set on the phone the Trace or Data/Trace mode (Main Menu -> Test Tool -> Info & Settings -> Serial links setup).

Usage: ./ot290-gsmtap <serialDevice> <host> (e.g.: ./ot290-gsmtap /dev/ttyUSB0 224.0.0.1)