OpenBTS/Control
2014-03-25 00:06:30 +01:00
..
ControlCommon.h merged in commercial openbts 2014-03-25 00:06:30 +01:00
ControlTransfer.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
ControlTransfer.h merged in commercial openbts 2014-03-25 00:06:30 +01:00
DCCHDispatch.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3CallControl.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3CallControl.h merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3Handover.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3LogicalChannel.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3LogicalChannel.h merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3MMLayer.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3MMLayer.h merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3MobilityManagement.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3MobilityManagement.h merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3SMSControl.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3SMSControl.h merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3StateMachine.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3StateMachine.h merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3SupServ.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3SupServ.h merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3TranEntry.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3TranEntry.h merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3Utils.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
L3Utils.h merged in commercial openbts 2014-03-25 00:06:30 +01:00
ladders.awk merged in commercial openbts 2014-03-25 00:06:30 +01:00
Makefile.am merged in commercial openbts 2014-03-25 00:06:30 +01:00
RadioResource.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
RadioResource.h merged in commercial openbts 2014-03-25 00:06:30 +01:00
README.Control Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
RRLP_PDU_Test.cpp sync of openbts 2013-08-14 00:52:14 +00:00
RRLPServer.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
RRLPServer.h merged in commercial openbts 2014-03-25 00:06:30 +01:00
SMSCB.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
TMSITable.cpp merged in commercial openbts 2014-03-25 00:06:30 +01:00
TMSITable.h merged in commercial openbts 2014-03-25 00:06:30 +01:00

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)
SMS -- Funcitons for text messaging.



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