Recently I am working on an application in which I have to implement application to application voice call and instant messaging like Viber and Line.
I did some R&D and got two methods to implement voice call.
SIP
VoIP
But I am confused how to use it. How to Setup SIP server for my app on my own server and on what basis I will call my friends like I have 4 friends in my app contacts.I have to call second one, then what parameter should I pass to call him/her using SIP.