SIP User's Manual 436 Document #: LTRT-83310
Mediant 600 & Mediant 1000
Below is an example:
<?xml version="1.0"?>
<MediaServerControl version="1.0">
<request>
<configure_leg>
<subscribe>
<events>
<signal type="amd" report="yes"/>
</events>
</subscribe>
</configure_leg>
</request>
</MediaServerControl>
<?xml version="1.0"?>
<MediaServerControl version="1.0">
<notification>
<signal type="amd" subtype="voice"/>
</notification>
</MediaServerControl>
20.1.2.3 Voice Streaming
The voice streaming layer provides you with the ability to play and record different types of
files while using an NFS or HTTP server.
20.1.2.3.1 Voice Streaming Features
The following subsections summarizes the Voice Streaming features supported on HTTP
and NFS servers, unless stated otherwise.
20.1.2.3.1.1 Basic Streaming Play
You may play a .wav, .au or .raw file from a remote server using G.711 coders.
20.1.2.3.1.2 Supported File Formats
The voice streaming layer provides support for .wav, .au, and .raw file formats. The
maximum supported header size of the file is 150 bytes.
In .wav format, only mono mode and supported/known coders are supported. The
maximum number of the non-data, non-fmt chunks can be up to 5.
20.1.2.3.1.3 Play from Offset
You may play a .wav, .au or .raw file from a given offset within the file. Offset can be both
positive and negative relative to the files length. A negative offset relates to an offset from
the end of the file.
20.1.2.3.1.4 Remote File Systems
You may configure up to 16 remote file systems to operate with the system through NFS
mounting.