CommunityCellularManager
CommunityCellularManager copied to clipboard
Tool for deploying, managing and controlling your Community Cellular Networks
Some parts of this codebase are Python2-only while other parts of the codebase are Python3-only.
This pull request adds basic .gitignore files for python artifacts generated by the test code in the smspdu and osmocom-python directories.
In osmocom-based client, sending SMS with more than 160 chars fails. In the snippet included, SMS echo test sends back a '\x05' character. https://gist.github.com/eprueves/0d75a84f7ed155c1f77c79f4d57a10d2 issue may be related to the...
Hello! Starting in apt version 1.4 gpg certificates using sha1 as the digest algorithm have been disabled (see this blogpost https://juliank.wordpress.com/2016/03/14/dropping-sha-1-support-in-apt/). This impacts debian9 and ubuntu 16.04 or later. It...
While trying to setup osmocom client vagrant up osmocom successfully executed but after, **vagrant ssh osmocom** and **sudo apt-get update** the below command fails: **apt-get install endaga-osmocom** Reading package lists......
I am currently trying to make 'internal' calls between clients, I already check and both clients have credits, however it does not complete the dial. OpenBSC log: ``` abis_rsl.c:1852 BTS...
* message for subscriber as mapped or automatic events (Both types included) can be added. * editing a existing message for subscriber. * auto translations of every new message in...
* move dashboard grap under report as Call Sms & Data Usage report and having tower level and network level filter. * delete chart-componet.js and make report_chart_component.js as base js...
Made tower monitoring graph as per our other graph report having grid: * download csv,table view, graph view, download graph . This pr based on PR #63.Attached snippet of tower...
* Denomination Bracket Checks * Network Limit Checks Dependency on PR #81