laforge
/
openbts-osmo
Archived
1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Alexander Chemeris d54e4d82fd
Move most of the SMS processing to smqueue (initial check-in).
12 years ago
..
CallControl.cpp Another fix to the copyright notice header. 13 years ago
CollectMSInfo.cpp Another fix to the copyright notice header. 13 years ago
CollectMSInfo.h Initial import of OpenBTS 2.6 for a new public trunk. 13 years ago
ControlCommon.cpp Implemented "trans" CLI command to list all active transacions. 12 years ago
ControlCommon.h Implemented "trans" CLI command to list all active transacions. 12 years ago
DCCHDispatch.cpp Another fix to the copyright notice header. 13 years ago
Makefile.am Another fix to the copyright notice header. 13 years ago
MobilityManagement.cpp control: Save IMEI in TMSI table for informational purposes. 13 years ago
README.Control Initial import of OpenBTS 2.6 for a new public trunk. 13 years ago
RRLPQueryController.cpp Initial import of OpenBTS 2.6 for a new public trunk. 13 years ago
RRLPQueryController.h Initial import of OpenBTS 2.6 for a new public trunk. 13 years ago
RadioResource.cpp Another fix to the copyright notice header. 13 years ago
SMSControl.cpp Move most of the SMS processing to smqueue (initial check-in). 12 years ago

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