Changes between Version 3 and Version 4 of P2.8Differences

Show
Ignore:
Timestamp:
10/11/2011 10:21:26 AM (20 months ago)
Author:
rangepublic
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • P2.8Differences

    v3 v4  
    2525}}} 
    2626 
    27 == Why? == 
     27=== Why? === 
    2828The real-time Asterisk approach allows multiple programs to access the provisioning databases directly, which opens the way for a wide range of provisioning and account-management tools.  It also allows smqueue to run independently of Asterisk and simplifies integration of OpenBTS with other (non-Asterisk) switches and PBXs. 
     29 
     30 
     31== Syslog == 
     32OpenBTS P2.8 uses syslog (or rsyslog) for event and message logging.  This is a big improvement over the old system of logging to a regular file. 
     33=== Why? === 
     34The advantages should be obvious. 
     35==== No, I mean "Why not SNMP?" ==== 
     36Because we just haven't gotten around to it yet. 
     37 
     38 
     39== Bug Fixes == 
     40There are lots of bug fixes in P2.8, especially in the SIP side. P2.8 has been tested successfully with Asterisk 1.8 and FreeSWITCH and should work with any softswitch.  If it does not, that is a bug that should be reported here. 
     41 
     42== Other Features == 
     43There are some other minor features included in P2.8: 
     44 * Rest octet support in system information messages. 
     45 * Better RRLP support, including an RRLP aiding server. 
     46 * Realtime reporting of radio channel activity to an externally visible database. 
     47 * The TMSI table has also been moved to an externally visible database, although it will probably be moving into the subscriber registry in future releases.