Cisco Cisco Customer Voice Portal Downloads Developer's Guide

Page of 103
V
OICE 
E
LEMENT
:
 
R
ECORD
 
 
E
LEMENT 
S
PECIFICATIONS FOR 
C
ISCO 
U
NIFIED 
C
USTOMER 
V
OICE 
P
ORTAL 
R
ELEASE 
4.0(1) 
 
 
 
63
 
Name (Label) 
Type 
Req’d 
Single 
setting 
value 
Substitution 
allowed 
Default 
Notes 
max_record_time 
(Max Record Time) 
int • 0 
Yes 
true true 
180s 
The maximum time that the recording is allowed 
to last. Possible values are standard time 
designations including both a non-negative 
number and a time unit, for example, 30s (for 
seconds) or 300ms (for milliseconds). Default = 
180s
final_silence 
(Final Silence) 
int • 0 
Yes 
true true  4s 
The interval of silence that indicates the end of 
speech. Possible values are standard time 
designations including both a non-negative 
number and a time unit, for example, 3s (for 
seconds) or 300ms (for milliseconds). Default = 
4s.
 
filename 
(Filename) 
string No true true None 
The filename of the recording (without 
extension). If left blank, an auto-generated 
filename will be used. 
file_type 
(File Type) 
string 
enum 
Yes 
true true wav 
This specifies the audio type of the file that will 
hold the recording. Possible values are: wav | 
vox
 | au | other. 
mime_type 
(Mime Type) 
string Yes true true none 
This specifies the MIME type of the file that will 
hold the recording, if file_type is set to 
other
file_extension 
(File Extension) 
string No true true None 
This specifies the file extension to use for the 
recorded file. A file extension different from the 
file type can be used. For example, with a mime 
type of vox, the file extension could be set to 
"ulaw". 
path 
(Path) 
string No true true None 
The path to the file that will hold the recording. 
If left blank, the file is assumed to be sent via 
ftp. 
ftp_host 
(FTP Host) 
string No true true None 
The domain name of the host to ftp the 
recording. If left blank, the recording is assumed 
to be stored in a local file. 
ftp_user 
(FTP User) 
string No true true None 
The user name to use while FTPing the 
recording. 
ftp_password 
(FTP Password) 
string No true true None 
The password to use while FTPing the recording. 
ftp_path 
(FTP Path) 
string No true true None 
The directory in which to FTP the recording.