Author: Matthias ([email protected])
A Corelatus GTH is a standalone unit which connects to the telephone network through the E1/T1 or SDH interface. It's used to build voicemail systems, billing systems and network monitoring systems.
The examples are broken up by language, and each language is independent of the rest, i.e. the C examples don't use any code from the Python examples.
Supports a wide range of GTH features and includes a collection of examples showing bare-bones use of key features.
Both the parser and API are in widespread live use. This code covers all GTH features.
Multiple customers use the save_to_pcap example in production. This
code has support for compling on either Unix-like systems or Windows.
The Perl and Java code is rudimentary. Some customers use it for ad-hoc O&M.
More information about GTH hardware:
More information about the GTH API:
https://www.corelatus.com/gth/api/
Git repo of this code, with commit history: