laforge
/
openbts-osmo
Archived
1
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.
openbts-osmo/public-trunk/Control
David A. Burgess fa179f74b7 Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
..
CallControl.cpp Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
CollectMSInfo.cpp Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
CollectMSInfo.h Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00
ControlCommon.cpp Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
ControlCommon.h Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
DCCHDispatch.cpp Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
Makefile.am Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
Makefile.in Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
MobilityManagement.cpp Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
README.Control Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00
RRLPQueryController.cpp Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00
RRLPQueryController.h Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00
RadioResource.cpp Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
SMSControl.cpp Change license to AGPLv3. 2010-07-04 15:28:06 -07:00

README.Control

This directory contains control-layer functions for the access point.

Most GSM L3 and VoIP messages terminate here.

Everything in this directory should be in the Control namespace.

Components:

RadioResource -- Functions for RR procedures (paging, access grant)
MobilityManagement -- Functions for MM procedures (CM service, location updating)
CallControl -- Functions for CC (mobile originated, mobile terminated)



SIP and RTP UDP/IP Port Assignments

Component	Protocol	Port(s)
Asterisk	SIP		5060
Zoiper		SIP		5061
AP/BTS		SIP		5062
Zoiper		RTP		16384-16385
Asterisk	RTP		16386-16483
AP/BTS		RTP		16484-16583