Cisco Cisco Customer Voice Portal 8.0(1) Developer's Guide

Page of 103
V
OICE 
E
LEMENT
:
 
T
RANSFER
 
 
 
          
E
LEMENT 
S
PECIFICATIONS FOR 
C
ISCO 
U
NIFIED 
C
USTOMER 
V
OICE 
P
ORTAL 
R
ELEASE 
4.0(1)
 
 
 
81
 
    Some voice browsers support the inclusion of an extension in the phone number so that the system can transfer to a particular 
extension. It is up to the developer to pass this voice element a string containing the appropriate format. Check the platform 
specific documentation for support of extension dialing in transfer. 
Audio Groups 
Transfer Audio 
Name (Label) 
Req’d 
Max 1 
Notes 
initial_audio_group 
(Initial) 
No 
Yes 
Played to introduce the transfer. If there is none, the transfer occurs immediately. 
busy_audio_group 
(Busy) 
No 
Yes 
Played when there is a busy signal, right before the voice element exits with the "busy" 
exit state. 
noanswer_audio_group 
(No Answer) 
No 
Yes 
Played when there is no answer, right before the voice element exits with the 
"noanswer"  exit state. 
phone_error_audio_group 
(Phone Error) 
No 
Yes 
Played when there is some kind of phone-related error, right before the voice element 
exits with the "phone_error" exit state.  
End 
Name (Label) 
Req’d 
Max 1 
Notes 
done_audio_group 
(Done) 
No 
Yes 
Played when the call transfer completes with the party called hanging up and the caller 
staying on the line. 
VoiceXML Studio Element Folder: Call Control 
Class Name:
 
com.audium.server.voiceElement.transfer.MTransfer