Hi all great programmers,
just wanted to check how to start developing VOIP IPhone application what are the supported libraries API's available.
thanks in advance
Hi all great programmers,
just wanted to check how to start developing VOIP IPhone application what are the supported libraries API's available.
thanks in advance
Are you sure that Apple is going to allow you to make an application that competes with their carrier's main revenue source? You may want to validate your concept before pursuing it too far.
I Guess Apple is not approving VOIP apps, refer to Google Voice. Google Voice has been rejected in the app store. There is so much noise about this. You can refer this in techcrunch.
The iphone has multiple VOIP applications available already in the AppStore. So to develop one has a very good chance of approval. Truphone, fring, iCAll are all examples. Also here is an opensource SIP stack http://www.pjsip.org/pjsip/docs/html/index.htm
Would you use an SDK be 3rd party which enables to create VoIP calls and chats with out the need to open additional application. the libraries will be part of your app which will communicate with external servers to create the calls and handle all the communication.
Appreciate your review! Thanks!
I'm not sure what application you are going to develop. Already couple of applications are available for free ex: Numbuzz, using this app you can place calls through gtalk, skype etc. This also allows users to configure own sip server.
Somebody please mention the steps involved to start developing voip application for iphone, where to start and what all tools do we need to come up with good application.
thanks in advance.