You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

In this section:

New CLI in 10.1.0R0

SBX-70699 Multiple audio m-line support

This feature introduces the IP Signaling Profile flags selectCoreStreamForMultiStreamAudioOrImageCall and disableNonCoreAudioAndImageStreams. The flag selectCoreStreamForMultiStreamAudioOrImageCall supersedes the flag multipleAudioStreamsSupport.

Command Syntax

selectCoreStreamForMultiStreamAudioOrImageCall
% set profiles signaling ipSignalingProfile <profile_name> commonIpAttributes flags
selectCoreStreamForMultiStreamAudioOrImageCall <disabled | enabled>
disableNonCoreAudioAndImageStreams <disabled | enabled>

Command Parameters

ParameterLength/RangeDefaultDescription
selectCoreStreamForMultiStreamAudioOrImageCall

N/A

disabled

When enabled, the SBC selects the core stream based on the Route PSP from multiple audio or image streams received in the incoming offer. The dependent flag disableNonCoreAudioAndImageStreams is visible for configuration only when this flag is enabled.

  • disabled (default)
  • enabled
disableNonCoreAudioAndImageStreamsN/Adisabled

This flag is visible only when the flag selectCoreStreamForMultiStreamAudioOrImageCall is enabled. Use this option to disable all non-core audio and image streams by setting the port to "0" irrespective of codecs allowed by the Route PSP and T.38 configuration. If enabled, the SBC relays all non-core audio and image streams with port set to "0".

  • disabled (default)
  • enabled

For more information, refer to Flags - CLI.

  • No labels