B C G I M N P R S V

B

BroadcastList - interface com.voicent.webalert.BroadcastList.
 
BroadcastListFile - class com.voicent.webalert.BroadcastListFile.
fixed format: [ name, phone number, [other values]* CRLF ]*
BroadcastListFile(String) - Constructor for class com.voicent.webalert.BroadcastListFile
 
BroadcastManager - class com.voicent.webalert.BroadcastManager.
 
BroadcastThread - class com.voicent.webalert.BroadcastThread.
 
BroadcastThread() - Constructor for class com.voicent.webalert.BroadcastThread
 

C

callAudio(String, String, boolean) - Method in class com.voicent.webalert.Voicent
Make a call to the number specified and play the audio file.
callRemove(String) - Method in class com.voicent.webalert.Voicent
Remove all request from the gateway
callStatus(String) - Method in class com.voicent.webalert.Voicent
Get call status of the call with the reqID.
callText(String, String, boolean) - Method in class com.voicent.webalert.Voicent
Make a call to the number specified and play the text message using text-to-speech engine.
callTillConfirm(String, String, String, String) - Method in class com.voicent.webalert.Voicent
Invoke BroadcastByPhone and start the call-till-confirm process
com.voicent.webalert - package com.voicent.webalert
 

G

getCallsFailed() - Method in class com.voicent.webalert.BroadcastManager
get current total calls failed
getCallsFailed() - Method in class com.voicent.webalert.BroadcastThread
get current total calls failed
getCallsInProgress() - Method in class com.voicent.webalert.BroadcastThread
get current total calls in progress
getCallsInprogress() - Method in class com.voicent.webalert.BroadcastManager
get current total calls in progress
getCallsMade() - Method in class com.voicent.webalert.BroadcastManager
get current total calls made
getCallsMade() - Method in class com.voicent.webalert.BroadcastThread
get current total calls made
getCallsToBeMade() - Method in class com.voicent.webalert.BroadcastManager
get current total calls to be made
getCallsToBeMade() - Method in class com.voicent.webalert.BroadcastThread
get current total calls to be made
getInstance() - Static method in class com.voicent.webalert.BroadcastManager
Get the singleton instance
getTotal() - Method in interface com.voicent.webalert.BroadcastList
total number of records
getTotal() - Method in class com.voicent.webalert.BroadcastListFile
 
getValue(String) - Method in interface com.voicent.webalert.BroadcastList
get the current record values
getValue(String) - Method in class com.voicent.webalert.BroadcastListFile
 

I

isOngoing() - Method in class com.voicent.webalert.BroadcastThread
 

M

main(String[]) - Static method in class com.voicent.webalert.BroadcastManager
 
main(String[]) - Static method in class com.voicent.webalert.Voicent
 

N

NAME - Static variable in interface com.voicent.webalert.BroadcastList
 
next() - Method in interface com.voicent.webalert.BroadcastList
move the record forward
next() - Method in class com.voicent.webalert.BroadcastListFile
 

P

PHONE - Static variable in interface com.voicent.webalert.BroadcastList
 

R

reset() - Method in interface com.voicent.webalert.BroadcastList
move the current record to the beginning
reset() - Method in class com.voicent.webalert.BroadcastListFile
 
run() - Method in class com.voicent.webalert.BroadcastThread
this is a simple call dispatcher, there is no need to schedule the call since the gateway has a call scheduler.

S

setCallList(String) - Method in class com.voicent.webalert.BroadcastManager
Set the current call list
startBroadcast(String) - Method in class com.voicent.webalert.BroadcastManager
Start a background thread to manage calls
startBroadcast(BroadcastList, String) - Method in class com.voicent.webalert.BroadcastThread
 
stopBroadcast() - Method in class com.voicent.webalert.BroadcastManager
Stop broadcast
stopBroadcast() - Method in class com.voicent.webalert.BroadcastThread
 

V

Voicent - class com.voicent.webalert.Voicent.
 
Voicent() - Constructor for class com.voicent.webalert.Voicent
Constructor with default localhost:8155
Voicent(String, int) - Constructor for class com.voicent.webalert.Voicent
Constructor with Voicent gateway hostname and port.

B C G I M N P R S V