I am making a Chat application . In that I want add facility like making and receiving calls.
There's an API called Twilio Client,But its chargeable.
Does anyone know any Free available API For it..
Thanks In advance.
I am making a Chat application . In that I want add facility like making and receiving calls.
There's an API called Twilio Client,But its chargeable.
Does anyone know any Free available API For it..
Thanks In advance.
For voip on iphone Check the following http://www.pjsip.org/ Its open source
Also please search for stack overflow for voip + iphone There are plenty of resources about it
Like this one How to implement VoIP + SIP in iPhone?