You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
The
Unable to show "metadata-from": No such page "_space_variables"
server supports playing announcements and tones, and can collect digits. The
Unable to show "metadata-from": No such page "_space_variables"
plays out the specified announcement/tone using the specified profile. You can customize announcements by provisioning the announcement packages.
An announcement package supports provisioning up to 16 announcement names to segment id mapping. For more information on configuring Media Profiles through EMA, see Profile Management - Media Profiles or Profiles - Media pages.
Command Syntax
To set the announcement package for a node:
% set profiles media announcementPackage <pkg name>
element <name> segmentId <#>
packageID <100-2048>
To display the recently created announcement packages:
% show profiles media announcementPackage <pkg name>
To delete the recently created announcement packages:
% delete profiles media announcementPackage <pkg name>
Command Parameters
Announcement Package Parameters
Parameter | Length/Range | Description |
---|
announcementPackage
| NA | The Announcement Package name. |
element
| NA | Specifies a table which contains elements that binds announcement names to segment ID values for a given announcement package. - <
name > – The announcement name for this element. segmentId – The Segment ID for the announcement segment file that this announcement name is mapped to for the specified announcement package. (default = 0)
|
packageID
| 100-2048 | Announcement package identifier defined by the softswitch for this package.
packageID from 0-99 is reserved for seed data.
|