implementing the SIP functionality in IOS5

前端 未结 3 1653
温柔的废话
温柔的废话 2021-02-01 11:21

I want to build an iPhone app which has the option to make calls over SIP (VoIP) but at this moment I have no idea how to start.

Does anyone have some information about

3条回答
  •  無奈伤痛
    2021-02-01 11:29

    I know it's a bit late, but for future reference; An alternative SIP-stack which we had good experience with is the Linphone project.

    As with some of the stacks that was mentioned earlier, this stack is very well suited if you plan to code for other OS (e.g Android) as well.

提交回复
热议问题