Stopping The Playing Of An Announcement - AudioCodes Mediant 600 User Manual

Voip media gateways analog & digital lines
Hide thumbs Also See for Mediant 600:
Table of Contents

Advertisement

User's Manual
playback and start the recording phase.
cleardigits: defines whether or not the device clears the digit buffer between
subsequent requests.
escapekey: defines a specific digit (including '*' and '#') which (when detected during
any phase) stops the request and initiates a response.
recurl: the URL on the external storage server to which the RTP stream is sent for
recording. This is a mandatory parameter.
mode: defines if the recording 'overwrites' the existing file or 'appends' to it.
initsilence: defines how long to wait for initial speech input before terminating the
recording. This parameter may take an integer value in milliseconds.
endsilence: defines how long the device waits after speech has ended to stop the
recording. This parameter may take an integer value in milliseconds.
duration: the total time in milliseconds for the entire recording. Once this time expires,
recording stops and a response is generated.
recstopmask: defines a digit pattern to which the device compares digits detected
during the recording phase. If a match is found, recording stops and a response is
sent.
An example is shown below of an MSCML <PlayRecord> Request:
<?xml version="1.0" encoding="utf-8"?>
<MediaServerControl version="1.0">
Recurl=nfs://10.11.12.13/save/recordings/11.wav>
</MediaServerControl>
An example is shown below of an MSCML <PlayRecord> Response:
<?xml version="1.0" encoding="utf-8"?>
<MediaServerControl version="1.0">
text="OK" reclength="15005">
</MediaServerControl>

34.2.5 Stopping the Playing of an Announcement

The Application server issues a <stop> request when it requires that the device stops a
request in progress and not initiate another operation. The only (optional) request-specific
parameter is id.
The device refers to a SIP re-INVITE message with hold media (c=0.0.0.0) as an implicit
<Stop> request. The device immediately terminates the request in progress and sends a
response.
An example is shown below of an MSCML <Stop> Request:
<?xml version="1.0" encoding="utf-8"?>
<MediaServerControl version="1.0">
</MediaServerControl>
Version 6.6
<request>
<playrecord id="75899" barge="NO"
<prompt>
</prompt>
</playrecord>
</request>
<response request="playrecord" id="75899" code="200"
</response>
<request>
<stop id="123">
</stop>
</request>
<audio url="nfs://100.101.102.103/45">
473
34. Announcement Server
Mediant 600 & Mediant 1000

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mediant 1000

Table of Contents