Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

GSM+GPRS Radio Access Network Node

License

NotificationsYou must be signed in to change notification settings

RangeNetworks/openbts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the OpenBTS source code.For free support, please subscribe to openbts-discuss@lists.sourceforge.net.Seehttp://sourceforge.net/mailarchive/forum.php?forum_name=openbts-discussandhttps://lists.sourceforge.net/lists/listinfo/openbts-discuss for details.A5/3 support requires installation of liba53.  This can be installed from:git@github.com:RangeNetworks/liba53.gitStarting with release 4, OpenBTS requires zeromq (zmq).  This can be installed by running:$ sudo ./NodeManager/install_libzmq.shFor additional information, refer tohttp://openbts.org.These are the directories:AsteriskConfigAsterisk configuration files for use with OpenBTS.CommonLibCommon-use libraries, mostly C++ wrappers for basic facilities.ControlControl-layer functions for the protocols of GSM 04.08 and SIP.GSMThe GSM stack.RRLPRadio Resource Location ProtocolSIPComponents of the SIP state machines ued by the control layer.SMSThe SMS stack.SRThe subscriber registry.TRXManagerThe interface between the GSM stack and the radio.TransceiverThe software transceiver and specific installation tests.appsOpenBTS application binaries.docProject documentation.testsTest fixtures for subsets of OpenBTS components.smqueueRFC-3428 store-and-forward server for SMSBy default, OpenBTS assumes the following UDP port assignments:5060 -- Asterisk SIP interface5061 -- local SIP softphone5062 -- OpenBTS SIP interface5063 -- smqueue SIP interface5064 -- subscriber registry SIP interface5700-range -- OpenBTS-transceiver interfaceThese can be controlled in the CONFIG table in /etc/OpenBTS.db.Standrd paths:/OpenBTS -- Binary installation and authorization keys./etc/OpenBTS -- Configuration databases./var/run/ -- Real-time reporting databases.The script apps/setUpFiles.sh will create these directories and install thecorrect files in them.Releases 2.5 and later include the smqueue SMS server.  It is NOT part of thenormal GNU build process with the rest of OpenBTS.  To build smqueue, gointo the smqueue directory and just type "make -f Makefile.standalone".Release history:ReleaseNameSVN ReposiorySVN RevComments1.0(none)SF.net??completed L1, L21.1ArnaudvilleGNU Radior10019 (trunk)1.2Breaux BridgeGNU Radior10088 (trunk)GNU Build, very early assignment1.3CarencroKSPr1 (trunk)first post-injunction release1.4DonaldsonvilleKSPr23 (trunk)fixed Ubuntu build error1.5EuniceKSPr39 (trunk)fixed L2 bugs related to segmentationremoved incomplete SMS directorymoved "abort" calls into L3 subclasses1.6New IberiaKSPr130 (trunk)import of all 2.2 improvements to non-SMS release2.0St. Francisville KSPr54 (smswork)SMS supportfile-based configuration2.1Grand CoteauKSPr70 (smswork)DTMF supportfixed more Linux-related build errors-lpthreadTLMessage constructorexpanded stack to prevent overflows in Linuxmoved gSIPInterface to main appfixed iterator bug in Pager2.2HoumaKSPr122 (smswork)added LEGAL noticeremoved Assert classesstop paging on page responsefixed Pager-spin bugfixed Transceiver spin bugsfixed 2^32 microsecond rollover bugreduced stack footprints in Transceiverfixed SMS timestampscheck LAI before using TMSI in LURreduced memory requirement by 75%removed PagerTestfixed stale-transaction bug in paging handlerfixed USRP clock rollover bugfaster call connectionnew USRPDevice design2.3Jean LafitteKSPr190? (trunk)check for out-of-date RACH burstsbetter TRX-GSM clock syncformal logging systemcommand line interfaceemergency call setup2.4KinderKSPr208? (trunk)fixed BCCH neighbor list bugsupport for neighbor listsfixed support for non-local Asterisk serverscleaner configuration managementmore realtime control of BCCH parametersproper rejection of Hold messagesfixed L3 hanging bug in MTDCheckBYE2.4.1KinderKSPr462fixed lots of valgrind errors2.4.2KinderKSPr482zero-length calling party number bugg++ 4.4 #includes2.5LacassineKSPr551imported Joshua Lackey patchesSIP fixes from Anne KwongSIP fixes from testing with SMS serverL3 TI handling fixesSMS server supportGNU Radio 3.2 compatibilityconfigurable max range and LU-reject cause"page" & "testcall" CLI features2.5.1LacassineKSPr595fixed some build bugs for some Linux distros2.5.2LacassineKSPr630fixed channel assignment bug for Nokia DCT4+ handsets2.5.3LacassineKSPr756merged fix for transceiver startup crashdue to use of uninitialized variables (r646)merged fix for fusb bug from trunk (r582)2.5.4LacassineKSPr812merged fixes to build under latest Fedora andto build with git GnuRadio (r814)2.6MamouKSPr886fixed infamous fusb bug (r582)fixed idle-filling table size bugsmoother uplink power controlload-limiting downlink power controlnew "config" features (optional, static)IMEI interrogationfixed MOD "missing FIFO" bugconfigurable short code featuresfixed transceiver startup crash (r646)readline support is backfixed timing advance bug (r844)added CLI "chans" commandtrack time-of-use in TMSI table (r844)added CLI "noise" command (r844)added CLI "rxpower" command (r844)added CLI "unconfig" command2.7NatchitochesRangerxxxconverted TMSITable to sqlite3 (r902)sqlite3-based configuration (r???)converted Logger to syslogd (r903)added support for rest octets (r1022)external database for transaction reporting (r1184)external database for channel status reporting (r1203)in-call delivery and submission of text messages (r1231)RFC-2833 DMTF (r1249)2.8OpelousasRangerxxxadded SHA1/RSA image verificationmove databases to /etc and /varSIP-based authentication2.9PlaquemineRangesocket-based remote CLImerge-in of "S" Release

[8]ページ先頭

©2009-2025 Movatter.jp