Cisco Systems (VISM) Network Card User Manual


 
5-79
Cisco VISM Installation and Configuration Guide
Release 3.0, Part Number OL-2521-01 Rev. D0, June 2004
Chapter 5 CLI Commands
cnfannpathprefix
cnfannpathprefix
To designate the main prefix directory Trivial File Transfer Protocol (TFTP) path from which to retrieve
announcement files from the announcement file server, use the cnfannpathprefix command in the VoIP
switching operating mode.
cnfannpathprefix ann-prefix-path
Syntax Description
Command Modes VoIP switching
Usage Guidelines The prefix directory path is prefixed to the codec directory and the filename. The path prefix will be
relative to the default TFTP directory on the announcement file server. Examples of valid prefix
directory paths are:
<null string>
vism_ann
cisco/vism_ann
/cisco/vism_ann
Note The /cisco/vism_ann path starts at the root directory on the announcement file server
because it begins with a backslash (/).
If you do not use this command, the default TFTP directory on the announcement file server is used as
the prefix directory path.
You can use any directory or path on the announcement file server as the main directory for storing
announcement files. Take into consideration the following guidelines when you use this command:
If you do not configure an announcement path prefix on the VISM, the main announcement file
directory is the default TFTP directory on the server.
If you configure a path prefix, it is used as the main announcement directory.
If the path prefix is not absolute (does not begin with /), then the prefix is relative to the default TFTP
directory.
You must configure codec subdirectories under the main announcement directory on the announcement
file server. One or more of the following codec subdirectories, for each encoding, are used for
announcement files:
g711u/
g711a/
g726_32k/
g726_24k/
g726_16k/
ann-prefix-path The main directory TFTP path. In the range from the null string to 64
alphanumeric characters.