English 中文(简体)
• 如何在Pi? [闭门]
原标题:How to implement VoIP + SIP in iPhone? [closed]

我们不准许对书籍、工具、软件图书馆以及更多的图书馆征求建议的问题。 你可以ed问这个问题,以便用事实和引言回答。

Closed 4 years ago.

The community reviewed whether to reopen this question 11 months ago and left it closed:

原先的近因没有得到解决

我想为Pich开发一个VoIP申请。

但是,我不知道VoIP概念的基本内容,也不知道是否有任何来源或图书馆可供我使用。

因此,如果任何人能够向我提供VoIP学习资源或图书馆,或者在VoIP和Bi方面有用的东西,对我来说是宝贵的。

最佳回答

如果仍然相关:使用pjsip。 该图书馆设在C。 http://trac.pjsip.org/repos/wiki/Getting-Started”rel=“noreferer”>。 之后看看一下一个非常基本的样本应用:。 即便你不了解C,或如何编纂图书馆,也很难使用。 我就是这种情况。

<>>>>> 请注意,Pjsip使用GPL许可证。

问题回答

我认为,你应该检查我在这方面的回答。

iOS: Open Source VoIP/SIP objective-C Code

检查

SIP Library for Observ with non-GPL granted

也可以审判OZeki、SIphone等。





相关问题
Voice Conference - how to have more people in conversation?

first of all, I m just a hobbyist, so I m sorry if this is dumb question or if I m being too naive. (It also means that I can t buy expensive libraries) This is the situation: I m building a simple ...

VoIP over 3G on iPhone, what s changed in the SDK?

I ve been looking at the SDK3.2 to find out about the new capacity to direct call over IP on 3G network, but I don t see anything obvious in the API diffs. Is this just something Apple allows on a low ...

Structure of a Voice Chat application (Client/Server)?

I need an EXPERT opinion please, and sorry if my question itself is a confused question. I was reading around about structure of VOIP applications (Client/Server). And mostly UDP is recommended for ...

udp socket options for sendng RTP

I am opening socket on windows platform for sending RTP voice packets. The application is softphone. What preferable options should be set on this socket.

Need advice on VOIP call trunking and termination

I am working on a project where we make a VOIP phone call to the end user, essentially, exactly like skype does. The problem is, that all calls from VOIP need to be terminated as PSTN if it has to ...

Voice Communication over TCP/IP

I m currently developing application using DirectSound for communication on an intranet. I ve had working solution using UDP but then my boss told me he wants to use TCP/IP for some reason. I ve tried ...

Open-source p2p videoconferencing in Flash or Java?

I want to build a community website with videoconferencing functionality integrated. I would prefer to provide this from within the browser, so I m looking for a Java- or Flash-based solution. Also, ...

热门标签