In this section:


Use this profile to define the codec types to use for the Tone As Announcement Profile.

Command Syntax

% set profiles media toneCodecEntry <toneCodecEntry name>
	codec <amrBandwidthEfficient | amrOctetAligned | amrwbBandwidthEfficient | amrwbOctetAligned | evrc | evrc0 | evrcb | evrcb0 | evs | g711>
	law <ALaw | ULaw>
       codingRate <AMR-0-6.6 | AMR-1-8.85 | AMR-2-12.65 | AMR-3-14.25 | AMR-4-15.85 | AMR-5-18.25 | AMR-6-19.85 | AMR-7-23.05 | AMR-8-23.85 | EVS-0-7.2kbps | EVS-1-8.0kbps | EVS-2-9.6kbps | EVS-3-13.2kbps > 

Command Parameters

The Tone Codec Entry parameters are defined below:

Tone Codec Entry Parameters

Parameter

Default
Value

Description

toneCodecEntry

N/A

Use this parameter to define the codec types to use for the Tone As Announcement Profile.

codec  

N/AUse this parameter to specify the codec types.
  • amrwbBandwidthEfficient

  • amrOctetAligned

  • amrwbBandwidthEfficient

  • amrwbOctetAligned

  • evrc
  • evrc0
  • evrcb
  • evrcb0
  • evs
  • g711
  • G722

law

ULawUse this parameter to specify the G.711 law to use. This parameter is visible only when the codec type is set as  g711.
  • ALaw
  • ULaw (default)

NOTE: To view the parameter law, select g711 codec.

codingRate

N/A

Use this parameter to specify the audio coding rate. This parameter is visible only when the codec type selected is one of the following codecs:

  • amrBandwidthEfficient 
  • amrOctetAligned
  • amrwbBandwidthEfficient

  • amrwbOctetAligned
  • evs

NOTE: The Amr Bandwidth EfficientAmr Octet Aligned, and Amrwb Octet Aligned codecs do not have corresponding announcement files mapping to the Segment ID.

When the codec type is selected either as amrBandwidthEfficient or as amrOctetAligned, the coding rates are:

  • AMR-0-4.75kbps (default)
  • AMR-1-5.15kbps 
  • AMR-2-5.90kbps 
  • AMR-3-6.70kbps 
  • AMR-4-7.40kbps 
  • AMR-5-7.950kbps 
  • AMR-6-10.20kbps 
  • AMR-7-12.20kbps

When the codec type is selected either as amrwbBandwidthEfficient or as amrwbOctetAligned, the coding rates are:

  • AMR-0-6.6 (default) 
  • AMR-1-8.85
  • AMR-2-12.65
  • AMR-3-14.25
  • AMR-4-15.85
  • AMR-5-18.25
  • AMR-6-19.85
  • AMR-7-23.05
  • AMR-8-23.85

When the codec type is selected as evs, the coding rates are:

  • EVS-0-7.2kbps  (default)
  • EVS-1-8.0kbps 
  • EVS-2-9.6kbps 
  • EVS-3-13.2kbps

 

Command Example

To configure toneCodecEntry for different codec variants:

% set profiles media toneCodecEntry g711u codec g711 law ULaw
% set profiles media toneCodecEntry g711a codec g711 law ALaw
% set profiles media toneCodecEntry evrc codec evrc
% set profiles media toneCodecEntry evrcb codec evrcb
% set profiles media toneCodecEntry evrc codec evrc0
% set profiles media toneCodecEntry evrcb codec evrcb0
% set profiles media toneCodecEntry amrwbbe0 codec amrwbBandwidthEfficient codingRate AMR-0-6.6
% set profiles media toneCodecEntry amrwbbe1 codec amrwbBandwidthEfficient codingRate AMR-1-8.85
% set profiles media toneCodecEntry amrwbbe2 codec amrwbBandwidthEfficient codingRate AMR-2-12.65
% set profiles media toneCodecEntry amrwbbe3 codec amrwbBandwidthEfficient codingRate AMR-3-14.25
% set profiles media toneCodecEntry amrwbbe4 codec amrwbBandwidthEfficient codingRate AMR-4-15.85
% set profiles media toneCodecEntry amrwbbe5 codec amrwbBandwidthEfficient codingRate AMR-5-18.25
% set profiles media toneCodecEntry amrwbbe6 codec amrwbBandwidthEfficient codingRate AMR-6-19.85
% set profiles media toneCodecEntry amrwbbe7 codec amrwbBandwidthEfficient codingRate AMR-7-23.05
% set profiles media toneCodecEntry amrwbbe8 codec amrwbBandwidthEfficient codingRate AMR-8-23.85
% set profiles media toneCodecEntry amrwboa0 codec amrwbOctetAligned codingRate AMR-0-6.6
% set profiles media toneCodecEntry amrwboa1 codec amrwbOctetAligned codingRate AMR-1-8.85
% set profiles media toneCodecEntry amrwboa2 codec amrwbOctetAligned codingRate AMR-2-12.65
% set profiles media toneCodecEntry amrwboa3 codec amrwbOctetAligned codingRate AMR-3-14.25
% set profiles media toneCodecEntry amrwboa4 codec amrwbOctetAligned codingRate AMR-4-15.85
% set profiles media toneCodecEntry amrwboa5 codec amrwbOctetAligned codingRate AMR-5-18.25
% set profiles media toneCodecEntry amrwboa6 codec amrwbOctetAligned codingRate AMR-6-19.85
% set profiles media toneCodecEntry amrwboa7 codec amrwbOctetAligned codingRate AMR-7-23.05
% set profiles media toneCodecEntry amrwboa8 codec amrwbOctetAligned codingRate AMR-8-23.85
% set profiles media toneCodecEntry amrbe0 codec amrBandwidthEfficient codingRate AMR-0-4.75kbps
% set profiles media toneCodecEntry amrbe1 codec amrBandwidthEfficient codingRate AMR-1-5.15kbps
% set profiles media toneCodecEntry amrbe2 codec amrBandwidthEfficient codingRate AMR-2-5.90kbps
% set profiles media toneCodecEntry amrbe3 codec amrBandwidthEfficient codingRate AMR-3-6.70kbps
% set profiles media toneCodecEntry amrbe4 codec amrBandwidthEfficient codingRate AMR-4-7.40kbps  
% set profiles media toneCodecEntry amrbe5 codec amrBandwidthEfficient codingRate AMR-5-7.950kbps
% set profiles media toneCodecEntry amrbe6 codec amrBandwidthEfficient codingRate AMR-6-10.20kbps
% set profiles media toneCodecEntry amrbe7 codec amrBandwidthEfficient codingRate AMR-7-12.20kbps
% set profiles media toneCodecEntry amroa0 codec amrOctetAligned codingRate AMR-0-4.75kbps
% set profiles media toneCodecEntry amroa1 codec amrOctetAligned codingRate AMR-1-5.15kbps
% set profiles media toneCodecEntry amroa2 codec amrOctetAligned codingRate AMR-2-5.90kbps
% set profiles media toneCodecEntry amroa3 codec amrOctetAligned codingRate AMR-3-6.70kbps
% set profiles media toneCodecEntry amroa4 codec amrOctetAligned codingRate AMR-4-7.40kbps
% set profiles media toneCodecEntry amroa5 codec amrOctetAligned codingRate AMR-5-7.950kbps
% set profiles media toneCodecEntry amroa6 codec amrOctetAligned codingRate AMR-6-10.20kbps
% set profiles media toneCodecEntry amroa7 codec amrOctetAligned codingRate AMR-7-12.20kbps
commit