Skip to content

SW_DevITelexCentralex

Rolf Obrecht edited this page Jan 28, 2025 · 2 revisions

Device "ITelexCentralex" (BETA, branch "Centralex" only")

System

System Comments
RPi BETA
PC Linux BETA
PC Windows BETA
Mac ?

Dependencies

None

Command Line Arguments

None

Preconditions

It is essential that your I-telex station has an entry in the TNS and that your address mode is Dynamic IP. See SW_DevITelex for details.

Config File Parameters

Option Default type / range Description
centralex false true/false if true, use the centralex protocol
centralex_srv "tlnserv2.teleprinter.net" string FQDN or IP-Address of centralex server
centralex_port 49491 pos. integer TCP port number of centralex service

Description

This module enables your i-telex station to receive incoming calls from the internet even when your station misses a valid IPv4 address. It is part of the I-Telex Server and its configuration options go into the I-Telex section of the configuration file.

With centralex enabled ("centralex": true), your I-telex station opens and holds an outgoing connection to a centralex server. This server is equipped with an IPv4 address (required by I-Telex) and acts as a relay station. Incoming connections destined at your station will via TNS be redirected to the centralex server, which in turn forwards everything to your station over the formerly established TCP connection between your station and the centralex server.


Thanks to Detlef Gerhardt for contributing this piece of software.

Clone this wiki locally