Changes between Version 53 and Version 54 of CommunityUpdates

Show
Ignore:
Timestamp:
06/20/2012 04:07:51 AM (12 months ago)
Author:
guest
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommunityUpdates

    v53 v54  
    1313 
    1414== Development == 
     15 * '''Automatic extension/phone number assignment''' has been implemented at [https://github.com/nolanke/openbts-p2.8] by Keith Nolan (CTVR). 
     16  * You no longer have to manually insert IMSIs and extension numbers into the Asterisk sqlite3.db database. New and returning users (if selected) will receive a 'welcome' text message that now includes their assigned extension/phone number for use on the OpenBTS network. To support this change, a number of new configuration options were added to the OpenBTS.db configuration database: 
     17   * '''Control.LUR.Registration.Extension.Start''' specifies the start of the assigned extension number range [default: 3000]. 
     18   * '''Control.LUR.Registration.Extension.Message''' specifies the message to be included in the Welcome text message that precedes the assigned extension number [default: 'Your phone number is'] 
     19 * This code has been tested using Asterisk 10 and a USRP N210. 
     20 
    1521 
    1622== Blogs, press and other media ==