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 f612e431ff mgcp: Add a hack to allow to patch the SSRC
This is a hack and we will need to do this only if a MDCX with
a new IP address is arriving.
2012-10-04 10:19:33 +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 mgcp: Add a hack to allow to patch the SSRC 2012-10-04 10:19:33 +02:00
mgcp_protocol.c mgcp: Reset endpoints via the trunk config instead of all of them 2011-09-18 12:38:11 +00:00
mgcp_vty.c mgcp: Skip blocked endpoints in the show mgcp command 2011-09-19 21:51:12 +00: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.