I am currently using the library below to handle SIP calling over TCP:
https://github.com/VoIPGRID/VialerSIPLib
It’s working perfectly when the app is in the foreground.
However, calls are not working when trying to implement VOIP to get call notifications.
Has anyone implemented this functionality?
I need help with this.
Thank you.