Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究互联网协议语音 (VoIP),并想自己尝试一下。
https://developer.apple.com/library/ios/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/AdvancedAppTricks/AdvancedAppTricks.html
我已经浏览了以下链接:
iOS:开源 VoIP/SIP Objective-C 代码
我需要使用代码尝试示例或演示应用程序,以便理解背后的概念。谢谢。
用 pjsip 试试 Linphone 和 Siphone。Linphone 开箱即用效果很好,siphone 需要一点调整。