Hi,
We are giving away Android devices (non-phone) to our users to make VOIP calls using CSipSimple app over WIFI SSID:WIFIVOIP but frequently, we found that users fiddling with the settings and connected to another SSID thus making the VOIP calls not possible. Can anyone advice what should we do?
1. How can we prevent the change? listen to the broadcast of intent and block it? how to do that?
2. Develop an app/service to reconnect back to SSID:WIFIVOIP when an intent/change is being detected
3. Prevent user to access Android device "Settings" and prompt for a password
Looking forward to hear from you
We are giving away Android devices (non-phone) to our users to make VOIP calls using CSipSimple app over WIFI SSID:WIFIVOIP but frequently, we found that users fiddling with the settings and connected to another SSID thus making the VOIP calls not possible. Can anyone advice what should we do?
1. How can we prevent the change? listen to the broadcast of intent and block it? how to do that?
2. Develop an app/service to reconnect back to SSID:WIFIVOIP when an intent/change is being detected
3. Prevent user to access Android device "Settings" and prompt for a password
Looking forward to hear from you