mysipswitch-27711

所属分类:IP电话/视频会议
开发工具:Visual C++
文件大小:2588KB
下载次数:8
上传日期:2011-12-07 09:23:22
上 传 者attack782
说明:  voip source-mysipswitch

文件列表:
BlueFace.Net.Streaming\Properties (0, 2011-09-08)
BlueFace.Net.Streaming (0, 2011-09-08)
BlueFace.Net.Streaming\RTSP (0, 2011-09-08)
BlueFace.Net.Streaming\AssemblyStreamState.cs (2987, 2011-09-08)
BlueFace.Net.Streaming\RTSP\RTSPContants.cs (7411, 2011-09-08)
BlueFace.Net.Streaming\Properties\AssemblyInfo.cs (1421, 2011-09-08)
BlueFace.Net.Streaming\RTSP\RTSPHeader.cs (8839, 2011-09-08)
BlueFace.Net.Streaming\RTSP\RTSPMessage.cs (7259, 2011-09-08)
BlueFace.Net.Streaming\RTSP\RTSPResponse.cs (5486, 2011-09-08)
BlueFace.Net.STUN (0, 2011-09-08)
BlueFace.Net.Streaming\RTSP\RTSPRequest.cs (5611, 2011-09-08)
BlueFace.Net.Streaming\RTSP\RTSPURL.cs (6952, 2011-09-08)
BlueFace.Net.Streaming\BlueFace.Net.Streaming.csproj (3300, 2011-09-08)
BlueFace.Net.STUN\Properties (0, 2011-09-08)
BlueFace.Net.STUN\App.config (1441, 2011-09-08)
BlueFace.Net.Streaming\RTSPClient.cs (8444, 2011-09-08)
BlueFace.Net.STUN\BlueFace.Net.STUN.csproj (3206, 2011-09-08)
BlueFace.Net.STUN\STUNAppState.cs (3940, 2011-09-08)
BlueFace.Net.STUN\Program.cs (2235, 2011-09-08)
BlueFace.Net.STUN\STUNAttribute.cs (12049, 2011-09-08)
BlueFace.Sys (0, 2011-09-08)
BlueFace.Net.STUN\STUNHeader.cs (6984, 2011-09-08)
BlueFace.Net.STUN\STUNMessage.cs (5482, 2011-09-08)
BlueFace.Net.STUN\STUNListener.cs (7364, 2011-09-08)
BlueFace.Sys\AppState.cs (5314, 2011-09-08)
BlueFace.Net.STUN\STUNServer.cs (17490, 2011-09-08)
BlueFace.Sys\Crypto (0, 2011-09-08)
BlueFace.Sys\Crypto\Crypto.cs (10490, 2011-09-08)
BlueFace.Net.STUN\Properties\AssemblyInfo.cs (1288, 2011-09-08)
BlueFace.Sys\Formatting (0, 2011-09-08)
BlueFace.Sys\Formatting\NumberFormatting.cs (2671, 2011-09-08)
BlueFace.Sys\Crypto\RandomNumberProxy.cs (1610, 2011-09-08)
BlueFace.Sys\AssemblyInfo.cs (297, 2011-09-08)
BlueFace.Sys\IPSocketAddress.cs (1635, 2011-09-08)
BlueFace.Sys\Net\DNS (0, 2011-09-08)
BlueFace.Sys\Net (0, 2011-09-08)
BlueFace.Sys\Email.cs (10371, 2011-09-08)
BlueFace.Sys\AuditLog.cs (1532, 2011-09-08)
BlueFace.Sys\Net\DNS\DNSManager.cs (20778, 2011-09-08)
BlueFace.Sys\Net\ByteBufferInfo.cs (7934, 2011-09-08)
... ...

SIPSwitch Readme ---------------- Date: 16 Sep 2008 Author: Aaron Clauson (aaron@mysipswitch.com) URL: http://www.mysipswitch.com Source Code: http://www.codeplex.com/mysipswitch Further Help: http://www.mysipswitch.com/forum/index.php Description: ------------ The sipswitch is a multi-function SIP Only Server, i.e. it deals with SIP signalling only and does not get involved in any media processing. The SIP functions the sipswitch provides are: - Stateless SIP Proxy; acts as the optional front for other SIP server agents allowing different servers to receive and originate traffic from the same public sockets, - SIP Application Server; accepts calls from Client User Agents and forwards to external SIP servers according to a user configurable dial plan, - SIP Registrar Server; accepts registrations from Client User Agents. The contact recorded can be used to forward calls received by the sipswitch for the user, - SIP Registration Agent; acts as a Client User Agent to register contacts with external SIP Registrars, - Web Service Provider; allows the sipswitch Daemon to be queried for real-time updates on sipswitch status and activty, - Telnet SIP Trace: allows telnet connections to the sipswitch Daemon to be connected to in a console type fashion and events and traffic displayed. - STUN Server. Using: ------ The core SIP stack is contained in the BlueFace.VoIP.Net assembly. The API exposed is currently not very clean and is still in a bit of state of flux. As of the time of writing this readme the SIP stack now has almost two years of non-transaction use and about one and year of transaction-use behind it. There is further work needed to make the SIP stack fully compliant but these changes should be getting more minor and hopefully in the not too distant future the API exposed by the stack will be cleaned up. As far as examples of using the stack go there are lots and they are concentrated in BlueFace.SIP.ServerCores and SIPSwitch.Service. However those examples are a bit complicated as they are running real-life services at www.mysipswitch.com. A simpler example has been provided for a Stateless SIP Proxy and is in SIPSwitch.SIPProxy and a Registrar in SIPSwitch.SIPRegistrar. If you're simply after a quick way to get up and running with a SIP stack the assemblies you need are: - BlueFace.Sys, plumbing, - BlueFace.VoIP.Net, SIP stack.

近期下载者

相关文件


收藏者