搜索资源列表
PJSIP_test_example
- 使用开源SIP协议栈编写的一个小测试程序,包括UA和UAS两部分,完成最基本的publish会话。注:简单起见,publish没有设置消息体。 PJSIP,一个用C编写,功能强大的开源SIP协议栈,采用优秀的内存分配机制编写,运行速度快,支持IM、Presence、PIDF、rPIDF等最新RFC,可以用来实现各种SIP应用。 PJSIP下载见本站。-use revenue SIP Protocol Stack prepared a small test procedures, incl
CSipSimple
- android平台的网络电话,能够完全实现账号注册和通话功能,还有多人通话。使用的协议栈为PJSIP协议栈。使用时请申请一个VoIP账号!-VoIP at android platform. It s able to register and call others. Please make sure you have a VoIP account before you use it!
telephone_iphone
- 实现iPhone的sip协议电话呼叫,实现了pjsip库的上层封装。-IPhone sip protocol to achieve a phone call, to achieve the upper pjsip library package.
pjsip_java
- 利用pjsip开源库java打电话实例代码(a use of how to call with pjsip)