CommunityCellularManager
CommunityCellularManager copied to clipboard
Tool for deploying, managing and controlling your Community Cellular Networks
Please review Call and SMS report which include the below features: - Minute of calls - Number of calls - Number of SMS 
Please review Subscriber status and activation report and BTS health report which include the below features: - Show the subscriber activation kin provisioned,deprovisioned,zero balance subscriber as bar graph. - Show...
This is common chart component for all reports with below additional features:- - Pie chart - Bar chart - Line chart - Table view - Download graph and csv
[[email protected]:2222] out: checking for python distutils... yes [[email protected]:2222] out: checking location of site-packages... /usr/lib/python3/dist-packages [[email protected]:2222] out: checking python libdir... /usr/lib [[email protected]:2222] out: checking for main in -lpython3.4... no [[email protected]:2222] out:...
Fixed it by manually setting it to some random value.
I've tracked it down to the following: if package_common == 'yes': (f, modpath, desc) = imp.find_module('fabfile', [COMMON_DIR]) if f is not None: common = imp.load_module('common_fabfile', f, modpath, desc) f.close() execute(common.package_common_lib)...
Seems to be this issue: https://github.com/python-babel/babel/issues/91
when building packages for osmocom by running `fab osmocom dev package`: ``` /client/fabfile.py", line 110, in package package_freeswitch_mod_smpp() NameError: global name 'package_freeswitch_mod_smpp' is not defined ```
Guardian Permission Implementation. This commit is on top of sprint_1 (user management and subscriber management). Also: Added user management where user wasn't able to see any same level user to...
Please review Subscriber features which include: --> negative (for invalid events) and formatted transaction IDs for Usage Events --> block/unblock Subscriber on Invalid Events