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

Compare with Current View Page History

Version 1 Next »

This feature is used to provision a tone and announcement profile, which specifies an announcement package and/or signaling tone package for the 

Unable to show "metadata-from": No such page "_space_variables"
to use to play announcements or signaling tones to calling or called parties. Tone and announcement profiles are assigned to ingress or egress trunk groups. Also, use this feature to provision Local Ring Back Tones (LRBT) for the
Unable to show "metadata-from": No such page "_space_variables"
, which the 
Unable to show "metadata-from": No such page "_space_variables"
plays to callers upon receipt of an alert indication without a media stream or without an indication of in-band tones.

To associate a Tone and Announcement Profile to a Trunk Group, use following syntax:

% set addressContext <addressContext name> zone <zone name> sipTrunkGroup <sipTrunkGroup name> policy media toneAndAnnouncementProfile <profile name> 

Command Syntax

% set profiles media toneAndAnnouncementProfile <profile name> 
	localRingBackTone 
		signalingTonePackageState <disable | enable> 
		flags 
			dynamicLRBT <disable | enable>
			useThisLrbtForEgress <disable | enable> 
			useThisLrbtForIngress <disable | enable> 
		makeInbandToneAvailable <disable | enable> 
		precedence <higher | lower> 
		signalingTonePackage <name> 
	toneAndAnnouncement 
		announcementPackageState <disable | enable> 
		announcementPackage <name> 
		override <disable | enable> 
		sigTonePackage <name> 

Command Parameters

The Tone and Announcement Profile Parameters are as shown:

Tone and Announcement Profile Parameters

Parameter

Length/Range

Description

toneAndAnnouncementProfile

NA

Use this object to configure the Tone and Announcement Profile.

localRingBackTone

NA

This parameter configures the LRBT settings.

  • flags – Flags to enable/disable LRBT for egress and ingress trunk groups.
    • dynamicLRBT – Enable flag to determine selection of provisional response for cut-through based on the arrival of media packets.
      • disable (default)
      • enable

        To support dynamic LRBT for forking behavior of the last provisional response till 180 is received, both this flag and the SIP Trunk Group flag "firstRtp" must be enabled. If firstRtp is enabled, but dynamicLRBT is disabled, forking behavior defaults to the last provisional response.

    • useThisLrbtForEgress– Enable flag to use LRBT for egress trunk group.
      • disable (default)
      • enable
    • useThisLrbtForIngress– Enable flag to use LRBT for ingress trunk group.
      • disable (default)
      • enable
  • makeInbandToneAvailable – Enable flag to insert an in-band tone indicator (OBCI in the case of ISUP) in a backward message (for example, ACM) when playing local ring back.
    • disable (default)
    • enable
  • precedence– Set this parameter when both the ingress and egress trunk groups have a LRBT associated with them and you want to specify which one has priority over the other.
    • higher
    • lower (default)
  • signalingTonePackage– Enter the signaling tone package to use for calls associated with the specified ingress and/or egress trunk group(s).
  • signalingTonePackageState– Enable flag to configure a signaling tone package.
    • disable (default)
    • enable

To configure localRingBackTone options, the signalingTonePackageState must first be enabled.


toneAndAnnouncement

NA

This parameter configures the Tone and Announcement package.

  • announcementPackageState– Enable flag to configure the announcement package.
    • disable (default)
    • enable
  • announcementPackage – Enter the announcement package to use for calls associated with the specified ingress and/or egress trunk group(s).
  • override – When profiles are assigned to both ingress and egress trunk groups, enable this flag to override settings and use this specific announcement profile for both call legs.
    • disable (default)
    • enable
  • sigTonePackage – Enter the signaling tone package to use for calls associated with the specified ingress and/or egress trunk group(s).

 

 

  • No labels