Toolpack:Creating a SIP Stack SBC A
From TBwiki
(Difference between revisions)
(→List of Parameters) |
(→List of Parameters) |
||
Line 38: | Line 38: | ||
<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> |
Revision as of 13:03, 4 May 2017
Applies to version(s): v3.0
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
Allyn: Screenshot here
2- Click Create New Sip
Allyn: Screenshot here Allyn: For the screenshot make sure you have selected "HOST" in the Unit drop box.
3- Create the new SIP stack:
- Verify that the box labeled Enabled is checked
- Enter a name for the stack
- Click Create
Allyn: Screenshot here
4- Verify that the "SipCfg was successfully created" message appears
Allyn: Screenshot here
List of Parameters