We have a iOS VoIP application which is deployed via MDM solution.
Until iOS 17.7.1 everything is working fine.
The calls stopped working from iOS 18 onwards.
When we investigated the issue, the api setsockopt is returning (54) Connection reset by peer.
We believe there might be some issue in iOS 18 because there is a test done with same MDM solution + same server + same iOS VoIP application where this issue is not seen. Kindly help and let us know if any more details are required from us.