In this section:

Use this profile to configure an announcement profile to play Local Ringback Tone (LRBT) for each specified codec entry.

Command Syntax

% set profiles media toneAsAnnouncementProfile
	toneType <defBusy | defCallWaiting1 | defCallWaiting2 | defCallWaiting3 | defCallWaiting4 | defCpeAlerting | defDial | defReorder | defRing |  defSit1 | defSit2 | defSit3 | fccBusy | fccDial | fccRingback>
		codecType <toneCodecEntry name>
		segmentId <mapped segment Id>

Command Parameters

The Tone as Announcement Profile parameters are defined below:

Tone As Announcement Profile Parameters

ParameterDescription
toneType 

Use this object to define tone profiles for the node.

  • defBusy
  • defCallWaiting1
  • defCallWaiting2
  • defCallWaiting3
  • defCallWaiting4
  • defCpeAlerting
  • defDial
  • defReorder
  • defRing
  • defSit1
  • defSit2
  • defSit3
  • fccBusy
  • fccDial
  • fccRingback

NOTE: In this release, only the defRing tone type is supported to play ringback tones. Be sure to use this tone type.

codecType 

Use this object to provide the codec type to configure the toneAsAnnouncemetProfile.

  • amrwbBandwidthEfficient
  • evrc
  • evrc0
  • evrcb
  • evrcb0
  • g711
  • g722

NOTE: The Tone as Announcement Profile uses the Tone Codec Entry rather than Codec Entry configuration to define the codec types for the profile. Because of this, ensure you first configure Tone Codec Entry before configuring the Tone as Announcement Profile.

segmentId

<mapped segment Id> – The Segment ID for the announcement segment file that is mapped to the specified announcement package. (default = 0)
 

Command Example

To configure toneAsAnnouncementProfile for different codec variants:

set profiles media toneAsAnnouncementProfile toneType defRing codecType g711u segmentId 20001
set profiles media toneAsAnnouncementProfile toneType defRing codecType g711a segmentId 20002
set profiles media toneAsAnnouncementProfile toneType defRing codecType evrc segmentId 20003
set profiles media toneAsAnnouncementProfile toneType defRing codecType evrcb segmentId 20004
set profiles media toneAsAnnouncementProfile toneType defRing codecType amrwbbe0 segmentId 20005
set profiles media toneAsAnnouncementProfile toneType defRing codecType amrwbbe1 segmentId 20006
set profiles media toneAsAnnouncementProfile toneType defRing codecType amrwbbe2 segmentId 20007
set profiles media toneAsAnnouncementProfile toneType defRing codecType amrwbbe3 segmentId 20008
set profiles media toneAsAnnouncementProfile toneType defRing codecType amrwbbe4 segmentId 20009
set profiles media toneAsAnnouncementProfile toneType defRing codecType amrwbbe5 segmentId 20010
set profiles media toneAsAnnouncementProfile toneType defRing codecType amrwbbe6 segmentId 20011
set profiles media toneAsAnnouncementProfile toneType defRing codecType amrwbbe7 segmentId 20012
set profiles media toneAsAnnouncementProfile toneType defRing codecType amrwbbe8 segmentId 20013
set profiles media toneAsAnnouncementProfile toneType defRing codecType evrc0 segmentId 20014
set profiles media toneAsAnnouncementProfile toneType defRing codecType evrcb0 segmentId 20015
commit


  • No labels