Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
_Transparency_Profile_Note
_Transparency_Profile_Note

Include Page_Transparency_Profile_Note_Transparency_Profile_Note



Overview

The 

Spacevars
0series4
supports Dialog Transparency which involves passing through "Call-ID", "From" tag, and "To" tag transparently in all the requests and responses. With a call traversing through multiple paths in an IMS VoLTE network, UEs and intermediate IMS entities need to correlate a call based on correct dialog information under various scenarios such as call transfer.

Div
classexcerptdiv


Excerpt

The dialogTransparency flag under the Zone object passes dialogs transparently for SIP messages processed in that specified zone. If dialog transparency is disabled, the

Spacevars
0product
translates the dialog identifiers in the Target-Dialog header received in INVITE and REFER messages and sends the Target-Dialog header with translated dialog identifiers on the other leg. If dialog transparency is enabled, Target-Dialog header translation is not performed. However, the header is transparently passed if configured in transparency profile.

The dialogTransparency flag must be enabled on both ingress and egress zones because if the flag is only enabled on one zone, all calls and messages are rejected. In this situation, the sonusSbxDialogTransparencyMisConfiguredNotification alarm is raised on the zone in which the flag is disabled.

Note
iconfalse
titleNote

The following features are not supported by the

Spacevars
0product
when Dialog Transparency is enabled:

  • Support of local handling of REFER (REFER relay is supported)
  • REFER with Replaces
  • Late media support for downstream forking (when both downstream forking and dialog transparency are enabled 
  • Dialog Transparency support in REGISTER
  • NICE recording call flows
  • GW-GW support



The 

Spacevars
0product
implements the SIP Dialog Identification internally based on certain SIP parameters. Manipulation of these parameters using the dialog scope SIP Message Manipulation (SMM) affects the intergrity of the dialog scope SMM functionality. The parameters to be considered differs based on whether the Dialog Transparency is enabled or not.

The 

Spacevars
0product
supports both dialog transparency and spiral calls. To support these features, dialog stateful SMM must support multiple dialogs that have the same dialog identifiers. Dialog stateful SMM variables also support dialog transparency, which is enabled with INVITE and SUBSCRIBE dialogs.

The 

Spacevars
0product
supports dialog stateful SMM variables to modify inbound or outbound SIP messages and dialog transparency to pass the dialog identifiers (call-id and tags) transparently. Similarly, for spiral calls, the 
Spacevars
0product
handles multiple legs with same dialog identifiers (call-id and tags). The
Spacevars
0product
distinguishes between the multiple legs using the proprietary parameter call-info. The parameter call-info is inserted in requests and responses outbound from the 
Spacevars
0product
in such a way that it must present in almost every subsequent SIP requests and responses of a dialog.

The 

Spacevars
0product
 also supports different SMM dialog for multiple call legs with same SIP dialog identifiers (call-id and tags) as well as dialog stateful SMM variables for INVITE and out-of-dialog SUBSCRIBE messages.

For more information on dialog stateful SMM variables, refer to SMM (Advanced) Examples.

Dialog Scope SMM without Dialog Transparency

If the advanced SMM is enabled in any adapter profile which applies to Trunk Group, manipulation of "From tag", "To tag" and "Call-ID header" is not supported for that Trunk Group. In rare cases where there is no other solution, Ribbon Technical support can help with testing and implementing the "To Tag".

Note
iconfalse
titleNote

This functionality only applies to Basic Call Flows.

Dialog Scope SMM with Dialog Transparency

If the advanced SMM is enabled in any adapter profile applying to a Trunk Group under a zone where the Dialog Transparency is enabled, manipulation of "branch parameter", "Call-Info parameter" or "Call-ID header" is not supported for that Trunk Group.

For example (no dialog transparency): consider a configuration where dialog scope variable is used in the inbound adapter profile applicable to Trunk Group TG_1 via Zone or Trunk Group. The SMM rules for an action specifying modification of "From-tag", "To tag" or "Call-ID" cannot be present in that inbound adapter as well as in the outbound adapter if one applies to "TG_1" through Trunk Group or Zone.

Dialog Transparency Call Flow



Note
iconfalse
titleNote

Only relevant headers are shown in this call flow.


Info
titleNote

When dialog transparency is enabled and "Advanced SMM" functionality is required:

  • If both inputAdapterProfile and outputAdapterProfile are provisioned, enable the advancedSMM flag on both SIP Adapter Profiles (inputAdapterProfile and outputAdapterProfile).
  • If only one SIP Adaptor Profile is provisioned (either inputAdapterProfile or outputAdapterProfile), enable the advancedSMM flag only for the provisioned SIP Adaptor Profile.