Add_workflow_for_techpubs | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||
---|---|---|---|---|
In this section:
|
The SBC Core supports Asymmetric PRACK Interworking for late media calls using the SIP Trunk Group signaling flag sdp100relIwkForPrack
.
Code Block |
---|
% set addressContext <addressContext_name> zone <zone_name> sipTrunkGroup <sipTrunkGroup_name> signaling sdp100relIwkForPrack <disabled | enabled> |
Caption | ||||||
---|---|---|---|---|---|---|
| ||||||
|
To enable the sdp100relIwkForPrack
flag:
Code Block | ||
---|---|---|
| ||
set addressContext default zone defaultSigZone sipTrunkGroup defaultSipTrunkGroup signaling sdp100relIwkForPrack enabled commit |
To display the status of the sd
p100relIwkForPrack
flag:
Code Block |
---|
show addressContext default zone defaultSigZone sipTrunkGroup defaultSipTrunkGroup signaling sdp100relIwkForPrack sdp100relIwkForPrack enabled; [ok][<YYYY-MM-DD> <HH:MM:SS>] |
Use SDP Transparency object to enable sdpTransparencyState
flag for transparently passing SDP information.
Info | ||
---|---|---|
| ||
Direct Media must also be enabled to use SDP Transparency for this call.Refer to Zone - CLI for configuration details. |
Code Block | ||
---|---|---|
| ||
% set addressContext <name> zone <name> sipTrunkGroup <name> signaling sdpTransparency sdpTransparencyState <disabled | enabled> |
Caption | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Use this parameter to pass the SDP information to the PSX.
Info | ||
---|---|---|
| ||
This flag is not applicable when the SBC is configured for ERE. |
Code Block | ||
---|---|---|
| ||
% set addressContext <name> zone <name> sipTrunkGroup <name> signaling sendSdpToPsx <disabled | enabled> |
Caption | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Pagebreak |
---|