9
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
cellmgr-ng/src/mgcp
Holger Hans Peter Freyther f574cec745 mgcp: Introduce multiple virtual trunks
A virtual trunk is identified by a virtual domain name.
2011-09-14 22:29:14 +02:00
..
README Public release of the cellmgr_ng code to convert E1 to IPA SCCP 2010-07-28 03:36:32 +08:00
mgcp_network.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
mgcp_protocol.c mgcp: Introduce multiple virtual trunks 2011-09-14 22:29:14 +02:00
mgcp_vty.c mgcp: Introduce multiple virtual trunks 2011-09-14 22:29:14 +02:00

README

This is OpenBSCs MGCP implementation and is made to fit on top of the
NexusWare UniPorte library. All changes to the MGCP must be merged back
to the OpenBSC implementation in one way or another.