Home Re-Routing is an open-source telecom signaling component designed to process and manipulate routing logic within SS7-based mobile network environments.
The project provides a modular Java implementation for MAP/CAMEL routing scenarios and is intended to be integrated as part of the Signaling Gateway ecosystem.
For the core signaling platform, see the Signaling Gateway repository: https://github.com/paicoretech/Signaling-Gateway
This repository is maintained and published as open source by PAiCore Technology.
For more information, visit: https://paicore.tech
- Java 11 (OpenJDK recommended)
- Maven 3.x
- Linux or Unix-like environment
git clone https://github.com/paicoretech/HomeReRouting.git
cd HomeReRouting
mvn clean installThis project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See the LICENSE file for details.