Toolpack:Creating a SIP Stack SBC A
From TBwiki
(Difference between revisions)
(→List of Parameters) |
|||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
{{DISPLAYTITLE:Creating a SIP Stack}} | {{DISPLAYTITLE:Creating a SIP Stack}} | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | |rowspan="3"|This article applies to: | ||
+ | |'''Product''' | ||
+ | |'''Version''' | ||
+ | |- | ||
+ | |SBC | ||
+ | |3.0, 3.1 | ||
+ | |} | ||
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 | ||
− | + | [[Image:SIP_NavigationMenu.png]] | |
2- Click '''Create New Sip''' | 2- Click '''Create New Sip''' | ||
− | + | [[Image:Create_New_SIP.png]] | |
− | + | ||
Line 23: | Line 31: | ||
* Click '''Create''' | * Click '''Create''' | ||
− | + | [[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 | ||
− | + | [[Image:Create_New_SIP2.png]] | |
− | + | ||
==List of Parameters== | ==List of Parameters== | ||
Line 38: | Line 45: | ||
<br> | <br> | ||
+ | |||
+ | <div class="mw-collapsible mw-collapsed" data-collapsetext="Quirks" data-expandtext="Quirks" style="width: 400px;"> | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | * [[Parameter: Support Spiral Calls|Support Spiral Calls]] | ||
+ | * [[Parameter: Generate Space After Colon|Generate Space After Colon]] | ||
+ | * [[Parameter: Support # and \ in User Info|Support # and \ in User Info]] | ||
+ | * [[Parameter: ETSI TS 102 027-2 2006 Compliant|ETSI TS 102 027-2 2006 Compliant]] | ||
+ | * [[Parameter: Clear Subscriptions on Call Complete|Clear Subscriptions on Call Complete]] | ||
+ | * [[Parameter: Support Quotes in Quoted String|Support Quotes in Quoted String]] | ||
+ | * [[Parameter: Support Latin Characters|Support Latin Characters]] | ||
+ | * [[Parameter: Add Angle Brackets Around SIP URI|Add Angle Brackets Around SIP URI]] | ||
+ | * [[Parameter: Support method UPDATE|Support method UPDATE]] | ||
+ | * [[Parameter: Refuse initial INVITE with To tag|Refuse initial INVITE with To tag]] | ||
+ | |||
+ | |} | ||
+ | </div> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <div class="mw-collapsible mw-collapsed" data-collapsetext="Advanced" data-expandtext="Advanced" style="width: 400px;"> | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | * [[Parameter: Advanced Transport Servers configuration|Advanced Transport Servers configuration]] | ||
+ | |} | ||
+ | </div> | ||
+ | <br> | ||
+ | <div class="mw-collapsible mw-collapsed" data-collapsetext="Timers" data-expandtext="Timers" style="width: 400px;"> | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | * [[Parameter: T1 Timer|T1 Timer]] | ||
+ | * [[Parameter: T2 Timer|T2 Timer]] | ||
+ | * [[Parameter: T4 Timer|T4 Timer]] | ||
+ | * [[Parameter: Default Register Expires|Default Register Expires]] | ||
+ | * [[Parameter: Default Invite Expires|Default Invite Expires]] | ||
+ | |||
+ | |} | ||
+ | </div> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <div class="mw-collapsible mw-collapsed" data-collapsetext="Header Parameters" data-expandtext="Header Parameters" style="width: 400px;"> | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | * [[Parameter: User-Agent|User-Agent]] | ||
+ | * [[Parameter: Domain Name|Domain Name]] | ||
+ | * [[Parameter: Subject|Subject]] | ||
+ | * [[Parameter: Organization|Organization]] | ||
+ | * [[Parameter: Provisional Response Type|Provisional Response Type]] | ||
+ | * [[Parameter: Use Fqdn Contact|Use Fqdn Contact]] | ||
+ | * [[Parameter: Add rPort|Add rPort]] | ||
+ | * [[Parameter: Always Send 100|Always Send 100]] | ||
+ | * [[Parameter: Use Compact Hdr|Use Compact Hdr]] | ||
+ | * [[Parameter: Allow Recurse|Allow Recurse]] | ||
+ | * [[Parameter: Insert Date|Insert Date]] | ||
+ | * [[Parameter: Insert Supported|Insert Supported]] | ||
+ | * [[Parameter: Insert Allow|Insert Allow]] | ||
+ | * [[Parameter: Insert Expires|Insert Expires]] | ||
+ | * [[Parameter: Insert Accept|Insert Accept]] | ||
+ | * [[Parameter: Insert Timestamp|Insert Timestamp]] | ||
+ | * [[Parameter: Max Forward|Max Forward]] | ||
+ | |||
+ | |} | ||
+ | </div> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <div class="mw-collapsible mw-collapsed" data-collapsetext="DNS Parameters" data-expandtext="DNS Parameters" style="width: 400px;"> | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | * [[Parameter: Enabled|Enabled]] | ||
+ | * [[Parameter: Use Cache|Use Cache]] | ||
+ | * [[Parameter: Use Enum|Use Enum]] | ||
+ | * [[Parameter: Cache Expire Time|Cache Expire Time]] | ||
+ | * [[Parameter: Query Timer|Query Timer]] | ||
+ | * [[Parameter: Query Retry Count|Query Retry Count]] | ||
+ | * [[Parameter: Server Address|Server Address]] | ||
+ | * [[Parameter: Server DNS Port|Server DNS Port]] | ||
+ | * [[Parameter: Local Port Type|Local Port Type]] | ||
+ | * [[Parameter: Local DNS Port|Local DNS Port]] | ||
+ | * [[Parameter: Local IP Interface|Local IP Interface]] | ||
+ | |} | ||
+ | </div> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <div class="mw-collapsible mw-collapsed" data-collapsetext="Session Timer" data-expandtext="Session Timer" style="width: 400px;"> | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | * [[Parameter: Use session timer|Use session timer]] | ||
+ | * [[Parameter: Default session timer value|Default session timer value]] | ||
+ | * [[Parameter: Min-SE value|Min-SE value]] | ||
+ | |||
+ | |} | ||
+ | </div> |
Latest revision as of 09:51, 29 December 2020
This article applies to: | Product | Version |
SBC | 3.0, 3.1 |
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