Search code examples
androidsip

Android sip without SIP server


I have been trying to develop an android sip client that connects through specifying the ip addresses of the devices involved.

Is it possible to make a peer-to-peer SIP call on android , without a SIP server registration ?


Solution

  • Though i could not do this using android APIs , Found an opensource which worked well on android phone. I was able to make a direct call within the local network, by specifying the IP of the other person.

    http://www.linphone.org/eng/documentation/guide/