Hello everyone,
I've just finnished writing together a small web interface for the OpenBSC HLR. It allows you to modify various parameters in the database and also provides a set of functions to modify the HLR or sending SMSes in your own scripts.
The project is still very alpha but it seems to work reasonably good. Feel free to give any feedback!
Screenshots and source code is available on my website: https://stormhub.org/simplehlr/
Hi,
We were using this interface for a while on our GSM testbed. Unfortunately, after having many subscribers, the web interface would not load correctly and would suffer from performance issues.
Since I had also done a few python scripts to help manage our local OpenBSC installation, I used your interface as inspiration to design my own and incorporate my python scripts as well.
Which brings me to proposing another web interface for OpenBSC and OsmoSGSN. I've attached a README file with the additional features my interface provides.
On one hand, it adds some functionality to OpenBSC which sends welcome messages to subscribers the first time they are seen on the network and/or return from roaming.
On the other hand, it facilitates the administration of MANY subscribers by providing a filterable interface where authorization can be quickly toggled. It also allows for changing the timeslot configurations so that an operator can adapt his/her network to the current required Voice and Data traffic.
Since I would like to make this publicly available (preferably via the osmocom git repository), I have also attached gzipped screenshots of my current interface.
Please let me know how my work can contribute to OpenBSC.
best regards, Alton MacDonald
On Fri, May 17, 2013 at 05:57:32PM +0200, Alton MacDonald wrote:
Him
Since I would like to make this publicly available (preferably via the osmocom git repository), I have also attached gzipped screenshots of my current interface.
sure, we can host the sourcecode. What is the intended license of the code? You can send me your public ssh key and I will create a repository for you.
holger
For anyone interested, the web interface is now available at the following link:
git clone git://git.osmocom.org/python/osmo-oohmi
Please take a look at the README file before running.
cheers, Alton
On 05/23/2013 01:05 PM, Holger Hans Peter Freyther wrote:
sure, we can host the sourcecode. What is the intended license of the code? You can send me your public ssh key and I will create a repository for you.
holger
On Fri, May 31, 2013 at 12:14:33PM +0200, Alton MacDonald wrote:
For anyone interested, the web interface is now available at the following link:
Thanks a lot for the contribution! I wonder if you would be interested in working at the database code (to make it async and to support Postgres in the future)?
holger
Sure, I would be happy to help out in anyway I can. :)
Alton
On 05/31/2013 03:59 PM, Holger Hans Peter Freyther wrote:
On Fri, May 31, 2013 at 12:14:33PM +0200, Alton MacDonald wrote:
For anyone interested, the web interface is now available at the following link:
Thanks a lot for the contribution! I wonder if you would be interested in working at the database code (to make it async and to support Postgres in the future)?
holger
On Mon, Jun 03, 2013 at 09:20:29AM +0200, Alton MacDonald wrote:
Sure, I would be happy to help out in anyway I can. :)
Hi,
I had written some simple/short task description here[1]. Does this interest you? In the first step the API would just be changed and the callback could be called immediately.
holger
[1] http://openbsc.osmocom.org/trac/wiki/Tasks/NITBAsyncDatabase