搜索资源列表
中文版sip协议
- 中文版SIP协议。包括RFC2327(sdp),RFC3263(sip),RFC3621(sip),RFC3372(sip),其中3261协议包括注册部分是完全版-Chinese version of SIP. Including RFC2327 (sdp) and RFC3263 (sip), RFC3621 (sip), RFC3372 (SIP), including the 3261 agreement is fully registered version
sipsdpPro
- 一个用vc开发的小程序,用于voip通讯中,解析sip协议中sdp协议的包文,采用面向对象的设计思想,还是不错的。-vc development with a small procedure for 1/1/2006 communication, Analysis sip agreement sdp agreement package text, object-oriented design ideas, or good.
libosip2-3.1.0.tar
- SIP是IETF致力于将电话服务带入IP网络众多协议的一个组成部分(它与SDP、RTP、RTCP、RTSP、RSVP、TRIP等众多协议构成SIP系统协议栈). 这是sip协议栈实现最新版, 可用于开发sip客户端/代理/服务器
SIP3261
- 中文版SIP协议。其中3261协议包括注册部分是完全版-Chinese version of SIP. Including RFC2327 (sdp) and
goodArticle
- 这是一篇关于sip协议介绍的文章,主要讲述了3个协议:sip,sdp,sap协议的工作原理,值得研究-This is a sip of agreement on the article, the story of three agreements : sip, sdp, sap the working principle of the agreement, worth studying
libosip-0[1].7.9.tar
- oSIP实现了会话初始协议Session Initiation (由IETF发布为RFC 3261)。它可以为多媒体应用程序(IP电话,等等)提供信令功能。它为SIP语法提供了一个完全可用的语法分析器,实现了草案中定义的“事务”层。它也提供了一个SDP分析器和为用户代理提供的额外功能。它可以用于建造代理服务器和IP电话-oSIP achieve Session Initiation Protocol Session Initiation (released by the IETF as RFC
SDP
- sip协议中sdp消息姐学习笔记,介绍了sdp消息的组成-sdp message sip agreements sister study notes on the composition of the sdp message
libeXosip2-3.3.0.tar
- 开源的SIP协议库的扩展库,支持WINDOWS、linux,可用于开发SIP软电话,是对OSIP库的封装,这是09年最新版本,libeXosip2-3.3.0。-Open-source SIP protocol extension library database, support WINDOWS, linux, can be used for the development of SIP Softphone is OSIP library package, 2009 This is the l
jain-sip-sdp-1.2.96
- jain_sip_sdp.jar,建立会话-jain_sip_sdp.jar, establish a session
IP-Multimedia-Call-Control-Protocol
- 基于SIP和SDP的IP多媒体呼叫控制协议-Based on SIP and SDP for IP Multimedia Call Control Protocol
tinySDP
- SDP library for SIP tecnologies en for implamentation sip SOFT phones
pjproject-2.4
- PJSIP是用C语言编写实施基于标准协议,如SIP , SDP , RTP , STUN , TURN , ICE和一个自由和开放源码的多媒体通信库。它结合了信令协议( SIP)具有丰富的多媒体框架和NAT功能集成到高级别API,几乎适用于任何类型的系统,从台式机,嵌入式系统,移动手机。-PJSIP is a free and open source multimedia communication library written in C language implementing stand
pjproject-2.0-alpha2
- PJSIP是一个开放源代码的SIP协议栈,它支持多种SIP的扩展功能 。它的实现是为了能在嵌入式设备上高效实现SIP/VOIP。-PJSIP is a free and open source multimedia communication library written in C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. It combines sign
pjproject-2.7.1
- PJSIP是一个开源的SIP协议库,它实现了SIP、SDP、RTP、STUN、TURN和ICE。PJSIP作为基于SIP的一个多媒体通信框架提供了非常清晰的API,以及NAT穿越的功能。PJSIP具有非常好的移植性,几乎支持现今所有系统:从桌面系统、嵌入式系统到智能手机。(PJSIP is a free and open source multimedia communication library written in C language implementing standard base
HiPhones
- PJSIP 由英国Teluu团队主导开发,由Benny Prijono 创建,他的名字缩写pj,所以命名PJSIP 优点: 可移植性强:可运行在windows、windowsmobile、linux、unix、MacOS、RTEMS、Symbian 内存需求小:编译后只需要150k内存空间 支持多种SIP功能以及扩展功能:支持多人会话、事件驱动框架、会话控制(presence)、即时信息、电话传输 文档介绍:官网有教程可以学习 缺点: Demo代码之间关联比较紧密