Call control services (MS side) in Layer3 (CM) partial protocol stack implementation for MNCC-SAP access points
MNCC stands for Mobile Network Call Control
The repository contains an implementation of elementary procedures for Circuit Switched (CS) Call Control (CC) in 3GPP.
It is a reverse engineering project by:
- 3GPP specification of MNCC-SAP
- Call Conrol in Python for OpenNITB MNCC Interface (not OsmocomBB ~ although interface more or less is the same)
- Linux Call Router has an implementation for bridging calls (MNCC socket interface)
It has two implementation, one is C and the other in Python.