sip stack for iphone and android

戏子无情 提交于 2019-12-09 06:14:21

问题


I am looking for the SIP stacks for Android and iPhone. I found plenty of similar questions, which are sometimes quite old... I do not care too much if the solution is commercial (but this is preferred) or open source.

So far I found

  • Commercial solution from RADVISION for Android
  • Open source SIPHONE for iPhone
  • LINPHONE which covers both platforms.
  • Gingerbreadhas built-in SIP stack - but seems that it has some limitations and might be removed by MNO...

My questions are:

  1. Does anybody has good/bad experience with above solutions?
  2. Do you develop and publish an application with use of above solutions?
  3. Any commercial SIP stack provider for iPhone/iPad?

Thanks a lot STeN


回答1:


RADVISION, the company I work for, which you have mentioned offers its SIP stack also for iOS (which translates to iPhone and iPad). Can't say how good it is (I can, but I don't think it matters what I think about our solutions), and we do have customers who have used our products successfully on these devices.




回答2:


Check out pjsip. It is very portable and is used by the Android application CSipSimple.




回答3:


For a commercial solution, have a look at the M5T SIP Client Engine from Media5. It runs on iOS, Android as well as PC and embedded platforms.

http://www.media5corp.com/en/developer-solutions/m5t-sce

Yes, I work there.

EricT




回答4:


you can develop sip stack using Jain-sip-stack, which is open sorce and easy to understand the things over there




回答5:


I've found a real gem: baresip (github page). Extremely clean and clear. BSD-licensed. Highly portable: builds for iOS, Android, ARM, and whatever. No support for Android hardware codec yet, though.

Our solution is not ready yet, but we're spending about 5x to 10x less time examining SIP framework sources than we did with alternatives. For now, we're extremely happy.

Not sure about commercial support, but the (small (yet)) community and author are responsive and friendly.




回答6:


TeleSoft ( http://www.telesoft-intl.com ) offers a SIP stack for Android and iPhone/iPad and also for Windows phones. I think its a great solution, but then I represent the company, so that's not exactly an unbiased opinion.



来源:https://stackoverflow.com/questions/7486099/sip-stack-for-iphone-and-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!