Cisco Cisco Customer Voice Portal 8.0(1) Guia Do Programador

Página de 91
V
OICE 
E
LEMENT
:
 
R
ECORD
_W
ITH
_C
ONFIRM
 
 
C
ISCO 
CVP
 
V
OICE
XML
 
3.0 
 
 
Element Specifications 
 
 
 
Copyright 2001 - 2005 Audium Corporation.  All Rights Reserved. 1/14/05
 
74
 
Name (Label) 
Type 
Req’d 
Single 
setting 
value 
Substitution 
allowed 
Default 
Notes 
terminate_on_dtmf 
(Terminate On DTMF) 
boolean Yes  true true true 
Whether or not the caller can end the recording 
by pressing a touchtone key. 
max_record_time 
(Max Record Time) 
int ≥ 0 
Yes 
true true 180 
The maximum number of seconds the recording 
is allowed to last. 
final_silence 
(Final Silence) 
string Yes true true  4s 
The interval of silence (in number of seconds) 
that indicates the end of speech. 
replay 
(Replay) 
boolean Yes  true true 
false 
Adds an option to replay the confirm initial 
audio groups. 
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. 
ftp_in_background 
(FTP In Background) 
boolean Yes  true true true 
Whether or not the FTP is to be performed in the 
background.