Hi,
We have a VoIP app locked to a SIP server. The first thing the app does when the user logs on with username and
password is to REGISTER with the SIP server. We have tested this in the UK and US and all works fine, not only
does the app register but also makes and receives calls. This is on both 3G and WiFi on several different iOS devices
and OS versions.
However when we submit for review, we keep getting rejected as the Apple engineers can't get the app to REGISTER,
the error message 408 suggests the domain of the SIP server cannot be resolved or reached.
The SIP server is publicly accessible and can be pinged using Network Utility on MAC. So we are wondering why
our app has such a basic connectivity issue when in app review. Anyone have any ideas what could
cause this.
Thanks