中文网站
  Advanced Search
Read the latest Blogs from IT professionals in the field. Read and write community created documents. Need IT help? Ask our staff. Connect with your peers. Check our Tech Shop for posters, books and software tools. Home

VOIP Call Flow based on the Session Initiation Protocol (SIP)

SIP is a simple, ASCII-based protocol that uses requests and responses to establish communication among the various components in the network and to ultimately establish a conference between two or more endpoints.

There are a few call flow scenarios in a SIP based network:

  • SIP Gateway-to-SIP Gateway - Call Setup and Disconnect
  • SIP Gateway-to-SIP Gateway - Call via SIP Redirect Server
  • SIP Gateway-to-SIP Gateway - Call via SIP Proxy Server

In the case of the gateway-to-gateway call setup and disconnect via a proxy server, the following steps are followed:

The caller user agent sends an INVITE request to the proxy server, the proxy server determines the path, and then forwards the request to the called party.

The called party responds to the proxy server, which in turn, forwards the response to the caller.

The proxy server forwards the acknowledgments of both parties. A session is then established between the caller and called party. Real-time Transfer Protocol (RTP) is used for the communication between the caller and the called party.

Example SIP Call Flow

Example SIP Call Flow

Related Terms: SIP call flow, SIP call setup

Reference Links: http://www.javvin.com/protocolVOIP.html: VOIP Protocols

Reply

The content of this field is kept private and will not be shown publicly.
  • Use <!--pagebreak--> to create page breaks.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <!--pagebreak--> <img> <br> <table> <tr> <td> <tbody> <p>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
5 + 5 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.