Some background... I have a VoIP app on my iPad which doesn't ring because the wifi is disconnected when the iPad lid is closed. I get notifications of missed calls, but no rings. The same doesn't happen when using a Huawei ISP router, everything works as expected regardless of lid status.
In an attempt to find a work around, I'd like to try a script that continually pings the IP address that the iPad resides on (having already made static the iPad IP address). The hope would be that such a script would create a keep-alive scenario regardless of whether the lid is open or closed.
Hoping someone can help.