Changes between Version 19 and Version 20 of OpenBTS


Ignore:
Timestamp:
Oct 13, 2015, 7:48:27 AM (9 years ago)
Author:
davemsolomon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • OpenBTS

    v19 v20  
    114114
    115115Perfect!
     116
     117Let's add text message support:
     118{{{
     119root@node1-1:/OpenBTS# cd ~/dev/BUILDS/2015-10-13--03-22-27/
     120root@node1-1:~/dev/BUILDS/2015-10-13--03-22-27# dpkg -i smqueue_5.0_amd64.deb
     121root@node1-1:~/dev/BUILDS/2015-10-13--03-22-27# service smqueue start
     122smqueue start/running, process 12904
     123}}}
     124
     125Let's check the SMQueue Logs:
     126{{{
     127root@node1-1:~/dev/BUILDS/2015-10-13--03-22-27# tail /var/log/upstart/smqueue.log
     128EMERG 0:12904 2015-10-13T03:45:50.6 ../SR/SubscriberRegistry.cpp:183:init: /var/lib/asterisk/sqlite3dir does not exist
     129ALERT 12904:12904 2015-10-13T03:45:50.7 smqueue.cpp:2798:main: smqueue (re)starting
     130smqueue logs to syslogd facility LOCAL7, so there's not much to see here
     131}}}
     132
     133I think that is healthy.
     134
     135At this point we can most likely prove text messaging works, let's add a subscriber to our tiny GSM network: