手机站
网通分站
电信主站
密 码:
用户名:
当前位置 : 主页>网络知识>网络协议>列表

SIP Technology Guide

来源:互联网 作者:west263.com 时间:2008-02-22
西部数码-全国虚拟主机10强!40余项虚拟主机管理功能,全国领先!双线多线虚拟主机南北访问畅通无阻!免费赠送企业邮局,.CN域名,自助建站480元起,免费试用7天,满意再付款! P4主机租用799元/月.月付免压金!
Overview

The Session Initiation Protocol (SIP) is an Internet Engineering Task Force (IETF) standard protocol for establishing, manipulating and tearing down an interactive user session that involves multimedia elements such as audio, video, instant messaging, or other real-time data communications. Even if H.323 was the first protocol that introduces VoIP, annalists estimate that SIP will play a major role in the next years and will replace H.323 in VoIP applications.

SIP is a request-response protocol that works in the Application layer of the Open Systems Interconnection (OSI) communications model, and provides capabilities to:
  • Determine the location of the target end point-SIP supports address resolution, name mapping, and call redirection.
  • Determine the media capabilities of the target end point-Via Session Description Protocol (SDP); SIP determines the "lowest level" of common services between the end points. Conferences are established using only the media capabilities that can be supported by all end points.
  • Determine the availability of the target end point-If a call cannot be completed because the target end point is unavailable, SIP determines whether the called party is already on the phone or did not answer in the allotted number of rings. It then returns a message indicating why the target end point was unavailable.
  • Establish a session between the originating and target end point-If the call can be completed, SIP establishes a session between the end points. SIP also supports mid-call changes, such as the addition of another end point to the conference or the changing of a media characteristic or codec.
  • Handle the transfer and termination of calls-SIP supports the transfer of calls from one end point to another. During a call transfer, SIP simply establishes a session between the transferee and a new end point (specified by the transferring party) and terminates the session between the transferee and the transferring party. At the end of a call, SIP terminates the sessions between all parties.
SIP normally runs over UDP or TCP, but it can run over other protocols such as IP, ATM, or X.25. It requires only a datagram service and is independent of the packet layer. It can provide "out-of-band" call setup services in which the SIP exchanges take place over UDP or TCP, but actual data transmission takes place over the public telephone network.

SIP Architecture

The SIP architecture identifies two basic components:
  • The SIP User Agent (UA) - the endpoint component, which can be represented by a hardware or software device implementing SIP (e.g., an IP phone), and consists of two main components:

  • User Agent Client (UAC) - that initiates the calls

  • User Agent Server (UAS) - that answers the calls

  • The SIP Network Server - handles signaling associated with multiple calls providing name resolution and user location, and it consists of three main groups:

  • SIP Register Server - receives registration messages from endpoints regarding current user location and maps the SIP addresses with the physical location(s) in the domain where the endpoint is located. These mapping data are stored in a database, which can reside on the same machine or on a remote server

  • SIP Proxy Server - forwards the SIP messages to multiple proxy servers, creating a search tree, in order for the SIP messages to reach their destination. There are two different operating modes for these servers: stateless (the server forgets all the information once the request is sent) and stateful (the server save previous routing information and is able to use it for improving the message transfer)

  • SIP Redirect Server - helps endpoints to find the desired address by redirecting them to try another server


本新闻共4页,当前在第11 2 3 4

文章整理:西部数码--专业提供域名注册虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!