Toolpack:Creating a SIP Stack C

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Applies to version(s): v2.8.)
Line 1: Line 1:
 
=== '''''Applies to version(s): v2.8.''''' ===
 
=== '''''Applies to version(s): v2.8.''''' ===
 
{{DISPLAYTITLE:Creating a SIP Stack}}
 
{{DISPLAYTITLE:Creating a SIP Stack}}
Session Initiation Protocol, more commonly known as [[SIP]], is a signaling protocol for packet-based networks and is commonly used, along with H.323 to provide signaling for voice over IP (VoIP) communications.  
+
Session Initiation Protocol, more commonly known as [[SIP]], is a signaling protocol for packet-based networks and is commonly used, along with H.323 to provide signaling for Voice over IP (VoIP) communications.  
You must now configure SIP signaling for your system. The first step in doing so is to create a SIP stack.
+
You must configure SIP signaling for your system. The first step in doing so is to create a SIP stack:
To do so:
+
 
  
  
Line 20: Line 20:
 
* Verify that the box labeled '''Enabled''' is checked
 
* Verify that the box labeled '''Enabled''' is checked
 
* Enter a '''name''' for the stack
 
* Enter a '''name''' for the stack
* Select a '''virtual adapter'''
 
 
* Click '''Create'''
 
* Click '''Create'''
  
Line 29: Line 28:
  
 
[[Image:Sip_B_3.png]]
 
[[Image:Sip_B_3.png]]
 
  
 
==List of Parameters==
 
==List of Parameters==

Revision as of 11:56, 4 September 2014

Applies to version(s): v2.8.

Session Initiation Protocol, more commonly known as SIP, is a signaling protocol for packet-based networks and is commonly used, along with H.323 to provide signaling for Voice over IP (VoIP) communications. You must configure SIP signaling for your system. The first step in doing so is to create a SIP stack:


1- Click SIP in the navigation panel

SipNav B 0.png


2- Click Create New Sip

Sip B 1.png


3- Create the new SIP stack:

  • Verify that the box labeled Enabled is checked
  • Enter a name for the stack
  • Click Create

Sip B 2.png


4- Verify that the "SipCfg was successfully created" message appears

Sip B 3.png

List of Parameters

Personal tools