telefonicaid / notification_server

Push Notification Server for the open web.
https://wiki.mozilla.org/WebAPI/SimplePush
GNU Affero General Public License v3.0
36 stars 17 forks source link

Dynamic mobile network database #318

Open frsela opened 10 years ago

frsela commented 10 years ago

Instead of an statically provisioned operators database, we'll use the netinfo/v1 wakeupplatform [1] API to get all the supported networks.

This is required for JIRA/OWD-31317

frsela commented 10 years ago

JIRA/OWD-36588