OpenBTS/Control
2014-12-04 21:25:19 +01:00
..
CBS.cpp sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
CBS.h sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
CodecSet.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
ControlCommon.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
ControlTransfer.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
ControlTransfer.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
DCCHDispatch.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3CallControl.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3CallControl.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3Handover.cpp sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
L3Handover.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3LogicalChannel.cpp sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
L3LogicalChannel.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3MMLayer.cpp sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
L3MMLayer.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3MobilityManagement.cpp sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
L3MobilityManagement.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3SMSControl.cpp sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
L3SMSControl.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3StateMachine.cpp sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
L3StateMachine.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3SupServ.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3SupServ.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3TermCause.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3TermCause.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3TranEntry.cpp sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
L3TranEntry.h sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
L3Utils.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
L3Utils.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
ladders.awk merged in commercial openbts 2014-03-25 00:06:30 +01:00
Makefile.am sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
PagingEntry.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
PagingEntry.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02: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 merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
RRLPServer.cpp sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
RRLPServer.h sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
TMSITable.cpp sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
TMSITable.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02: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