VoIP Implementation using Java SIP Library [closed]

岁酱吖の 提交于 2019-12-04 11:34:31

问题


I want to Implement simple VoIP application using any of the Java SIP Libraries and APIs.can you give me a simple example of VOIP application. i have not get any resources or tutor that contains java Voice over IP.


回答1:


This article covers this domain very widely.




回答2:


For code samples, you can look at Jitsi's source code - it supports VoIP/SIP, along with a number of IM protocols.



来源:https://stackoverflow.com/questions/11038274/voip-implementation-using-java-sip-library

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