Implement VOIP in iPhone and iPad

被刻印的时光 ゝ 提交于 2019-12-03 16:57:33
MARK

pjsip library has been ported to iPhone. Checkout pjsip.org

1.Yes you can implement using third party libraries like pjsip and linphone which provides example source code also.

2.Apple will not reject VOIP apps Check this iPhone app Links

https://itunes.apple.com/in/app/dial91-voip/id445578908?mt=8 https://itunes.apple.com/us/app/linphone/id360065638

3.I think no need to take permission from apple to use third party.

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