Actions

Toolpack:Creating a SIP Stack SBC A: Difference between revisions

No edit summary
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=== '''''Applies to version(s): v3.0''''' ===
{{DISPLAYTITLE:Creating a SIP Stack}}
{{DISPLAYTITLE:Creating a SIP Stack}}
{| class="wikitable"
|-
|rowspan="3"|This article applies to:
|'''Product'''
|'''Version'''
|-
|SBC
|3.1, 3.3
|}
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 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:
Line 8: Line 17:
1- Click '''SIP''' in the navigation panel
1- Click '''SIP''' in the navigation panel


  Allyn: Screenshot here
[[Image:SIP_NavigationMenu.png]]




2- Click '''Create New Sip'''
2- Click '''Create New Sip'''


  Allyn: Screenshot here
[[Image:Create_New_SIP.png]]
  Allyn: For the screenshot make sure you have selected "HOST" in the Unit drop box.




Line 23: Line 31:
* Click '''Create'''
* Click '''Create'''


  Allyn: Screenshot here
[[Image:Create_New_SIP1.png]]




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


  Allyn: Screenshot here
[[Image:Create_New_SIP2.png]]
 


==List of Parameters==
==List of Parameters==
Line 40: Line 47:


<div class="mw-collapsible mw-collapsed" data-collapsetext="Quirks" data-expandtext="Quirks" style="width: 400px;">
<div class="mw-collapsible mw-collapsed" data-collapsetext="Quirks" data-expandtext="Quirks" style="width: 400px;">
<br>
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 52: Line 60:
* [[Parameter: Support method UPDATE|Support method UPDATE]]
* [[Parameter: Support method UPDATE|Support method UPDATE]]
* [[Parameter: Refuse initial INVITE with To tag|Refuse initial INVITE with To tag]]
* [[Parameter: Refuse initial INVITE with To tag|Refuse initial INVITE with To tag]]


|}
|}
Line 58: Line 67:
<br>
<br>


'''Advanced'''
<div class="mw-collapsible mw-collapsed" data-collapsetext="Advanced" data-expandtext="Advanced" style="width: 400px;">
<br>
{| class="wikitable"
|-
* [[Parameter: Advanced Transport Servers configuration|Advanced Transport Servers configuration]]
* [[Parameter: Advanced Transport Servers configuration|Advanced Transport Servers configuration]]
 
|}
</div>
<br>
<br>
<div class="mw-collapsible mw-collapsed" data-collapsetext="Timers" data-expandtext="Timers" style="width: 400px;">
<div class="mw-collapsible mw-collapsed" data-collapsetext="Timers" data-expandtext="Timers" style="width: 400px;">
<br>
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 78: Line 91:


<div class="mw-collapsible mw-collapsed" data-collapsetext="Header Parameters" data-expandtext="Header Parameters" style="width: 400px;">
<div class="mw-collapsible mw-collapsed" data-collapsetext="Header Parameters" data-expandtext="Header Parameters" style="width: 400px;">
<br>
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 97: Line 111:
* [[Parameter: Insert Timestamp|Insert Timestamp]]
* [[Parameter: Insert Timestamp|Insert Timestamp]]
* [[Parameter: Max Forward|Max Forward]]
* [[Parameter: Max Forward|Max Forward]]
* [[Parameter: Support Session Recording|Support Session Recording]]


|}
|}
Line 104: Line 119:


<div class="mw-collapsible mw-collapsed" data-collapsetext="DNS Parameters" data-expandtext="DNS Parameters" style="width: 400px;">
<div class="mw-collapsible mw-collapsed" data-collapsetext="DNS Parameters" data-expandtext="DNS Parameters" style="width: 400px;">
<br>
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 123: Line 139:


<div class="mw-collapsible mw-collapsed" data-collapsetext="Session Timer" data-expandtext="Session Timer" style="width: 400px;">
<div class="mw-collapsible mw-collapsed" data-collapsetext="Session Timer" data-expandtext="Session Timer" style="width: 400px;">
<br>
{| class="wikitable"
{| class="wikitable"
|-
|-

Latest revision as of 12:43, 22 June 2024


This article applies to: Product Version
SBC 3.1, 3.3

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


2- Click Create New Sip


3- Create the new SIP stack:

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


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

List of Parameters