Cisco Cisco Unified Customer Voice Portal 11.0(1) 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) 
 
 
 
64
 
Name (Label) 
Type 
Req’d 
Single 
setting 
value 
Substitution 
allowed 
Default 
Notes 
ftp_in_background 
(FTP In Background) 
boolean Yes  true true true 
Whether or not the FTP is to be performed in the 
background. 
Notes: 
    Nomatch events cannot be thrown in this voice element. Since all audio is recorded (except DTMF key presses), there is no 
reaction on spoken commands (including hotlinks). 
    A noinput event is possible if the voice browser detects no audio once recording has started. If the input timeout has been reached, 
the noinput event is thrown. 
    The path setting does not require a trailing slash.  The voice element will determine the appropriate destination. The path may be 
specified in operating system specific format (for example, on Windows it might be specified as C:\directory\subdirectory\ and on 
UNIX it might be /usr/local/directory/). 
    If 
terminate_on_DTMF
 
is “false” or off, recording will stop only after the voice browser reaches the input timeout. 
    It is important to ensure that Unified CVP VoiceXML Server has permission to save audio files to the specified path. 
Element Data 
Name 
Type 
Notes 
filename 
string 
This stores the filename of the recording (without the path). 
filepath 
string 
This stores the path to the file holding the recording (including the filename). 
hungUpWhileRecording 
boolean 
This stores a “true” if the caller hung up while making the recording, “false” if not. 
Exit States 
Name 
Notes 
max_noinput 
The maximum number of noinput events has occurred. If the max_noinput_count is set to 0, this exit state will never occur.  
done 
The message was recorded.