mirror of
https://github.com/PentHertz/OpenBTS.git
synced 2026-04-28 11:29:29 +00:00
- prevents totally bogus SDP offers from being made due to conversion kabooms (m=audio 4294935774 RTP/AVP 3) (upstream r8160) |
||
|---|---|---|
| .. | ||
| ControlCommon.h | ||
| ControlTransfer.cpp | ||
| ControlTransfer.h | ||
| DCCHDispatch.cpp | ||
| L3CallControl.cpp | ||
| L3CallControl.h | ||
| L3Handover.cpp | ||
| L3LogicalChannel.cpp | ||
| L3LogicalChannel.h | ||
| L3MMLayer.cpp | ||
| L3MMLayer.h | ||
| L3MobilityManagement.cpp | ||
| L3MobilityManagement.h | ||
| L3SMSControl.cpp | ||
| L3SMSControl.h | ||
| L3StateMachine.cpp | ||
| L3StateMachine.h | ||
| L3SupServ.cpp | ||
| L3SupServ.h | ||
| L3TranEntry.cpp | ||
| L3TranEntry.h | ||
| L3Utils.cpp | ||
| L3Utils.h | ||
| ladders.awk | ||
| Makefile.am | ||
| RadioResource.cpp | ||
| RadioResource.h | ||
| README.Control | ||
| RRLP_PDU_Test.cpp | ||
| RRLPServer.cpp | ||
| RRLPServer.h | ||
| SMSCB.cpp | ||
| TMSITable.cpp | ||
| TMSITable.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