AudioCodes Mediant 1000 User Manual page 431

Voip media gateways, sip protocol
Hide thumbs Also See for Mediant 1000:
Table of Contents

Advertisement

SIP User's Manual
You can upload a bundle to the device using one of the following methods:
Loading an ini file as described above, and then resetting the device (hard reset).
Optionally, you can configure parameters through Web interface or using SNMP, and
then burn parameters to flash and reset the device through Web or SNMP (soft reset).
Adding the following ini file parameter to periodically upload the .dat and .xml files:
AutoUpdateFrequency = 100
100 minutes.
For more information, refer to Automatic Updates in the Product Reference Manual.
Using SNMP to trigger an immediate upload of the files by setting
acSysActionSetAutoUpdate to true.
Note:
You can be notified on the outcome of an operation in two ways:
Syslog messages – Informative Syslog messages are supplied when the operation
has succeeded or failed. On operation failure, resort to first analyzing these
messages.
SNMP traps - Similar messages are also supplied via SNMP traps. For more
information refer to the Product Reference Manual.
20.1.2.2.3 Playing Announcements
A <Play> request is used to play an announcement to the caller. Each <Play> request
contains a single Prompt block and the following request-specific parameters:
id: an optional random number used to synchronize request and response.
prompturl: a specific audio file URL that is used in addition to the references in the
Prompt block. This audio file is the first to be played.
An example of an MSCML <Play> Request that includes local and streaming audio files as
well as variables is shown below:
<?xml version="1.0" encoding="utf-8"?>
<MediaServerControl version="1.0">
<request>
</request>
</MediaServerControl>
Version 6.4
When uploading files through HTTP, if the names of the file that are already
loaded to the device and the file intended to be uploaded are the same, time
stamps of the old file and the new file should differ.
<play id="123">
<prompt>
<audio url="http://localhost/1"/>
<variable type="digits" value="284"/>
<variable type="silence" value="1"/>
<audio url="http://10.3.0.2/aa.wav"/>
<audiourl="nfs://10.3.0.3/prov_data/bb.wav"/>
</prompt>
</play>
20. Configuring the IP Media Parameters
// updating is performed every
431
March 2012

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mediant 600

Table of Contents