Cisco Cisco Unified Customer Voice Portal 10.5(1) User Guide

Page of 48
P
HONE
 
 
S
AY 
I
S
MART 
S
PECIFICATIONS 
 
 
 
FOR 
C
ISCO 
U
NIFIED 
C
USTOMER 
V
OICE 
P
ORTAL 
R
ELEASE 
4.0(1) 
 
 
 
 
22
 
Phone 
Name: 
  phone 
Display Name: 
Phone Number  
Class Name:   
com.audium.sayitsmart.plugins.AudiumSayItSmartPhone
 
Description 
This Say It Smart type handles the reading of a 10 digit phone number. The number must have 
an area code and cannot be an 11-digit number starting with 1. Many times, a phone number may 
appear with various formatting. To avoid having to process the data before it is sent to the 
plugin, the plugin will understand the standard phone number formats. The phone number is read 
digit-by-digit, inserting 150 millisecond pauses after the area code and exchange.  
The plugin Java class can easily be extended to create, in just a few lines of code, a new plugin 
performing the same function with a different pause length or additional formatting options. 
Input Formats 
Name  
(Display Name) 
 
Description 
10_digit_whole_number 
(10 Digit Number)
 
The data can be handled in any of the following formats: 
##########, (###) ###-####, (###)###-####, ###-###-####, 
###.###.####, (###)#######. Note the second format contains a 
space after the area code. 
Output Formats 
Name  
(Display Name) 
Input Format  
Depends On 
 
Description 
digits_with_pauses
 
(As Digits w/ Pauses)
 
10_digit_whole_number
  The phone number is played back digit-
by-digit with 150 millisecond pauses 
where the number is normally divided. 
Filesets 
Name  
(Display Name) 
Output Format  
Depends On 
 
Description 
standard
  
(Standard (0-9))
 
digits_with_pauses
  This fileset contains ten files: 0 through 9. It is the 
only fileset required.