CommunityCellularManager icon indicating copy to clipboard operation
CommunityCellularManager copied to clipboard

Tool for deploying, managing and controlling your Community Cellular Networks

Results 36 CommunityCellularManager issues
Sort by recently updated
recently updated
newest added

Please review Call and SMS report which include the below features: - Minute of calls - Number of calls - Number of SMS ![dashboard_reports_calls](https://user-images.githubusercontent.com/2284174/29110602-ccde33ac-7d04-11e7-9d7f-1d0e96f55fa3.png)

CLA Signed
GH Review: review-needed

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...

CLA Signed
GH Review: review-needed

This is common chart component for all reports with below additional features:- - Pie chart - Bar chart - Line chart - Table view - Download graph and csv

CLA Signed
GH Review: review-needed

[[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...

CLA Signed
GH Review: review-needed
Import Started

Please review Subscriber features which include: --> negative (for invalid events) and formatted transaction IDs for Usage Events --> block/unblock Subscriber on Invalid Events

CLA Signed
GH Review: review-needed