mirror of
https://github.com/PentHertz/OpenBTS.git
synced 2026-05-01 21:00:16 +00:00
git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@3973 19bc5d8c-e614-43d4-8b26-e1612bc8e597 |
||
|---|---|---|
| .. | ||
| CallControl.cpp | ||
| CallControl.h | ||
| ControlCommon.cpp | ||
| ControlCommon.h | ||
| DCCHDispatch.cpp | ||
| Makefile.am | ||
| MobilityManagement.cpp | ||
| MobilityManagement.h | ||
| RadioResource.cpp | ||
| RadioResource.h | ||
| README.Control | ||
| RRLPServer.cpp | ||
| RRLPServer.h | ||
| SMSControl.cpp | ||
| SMSControl.h | ||
| TMSITable.cpp | ||
| TMSITable.h | ||
| TransactionTable.cpp | ||
| TransactionTable.h | ||
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