Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
L
M
N
P
R
S
T
A
acceptCalls()
- Method in class SimpleCapi.
SimpleCapi
signal to the server that incoming calls should trigger an event.
answer(CapiEvent)
- Method in class SimpleCapi.
SimpleCapi
answer an incoming call.
B
beep(String)
- Method in class SimpleCapi.
SimpleCapi
generate one or more DTMFs.
C
call_nonblock(String)
- Method in class SimpleCapi.
SimpleCapi
call the specified msisdn, return immediately.
call(String, int)
- Method in class SimpleCapi.
SimpleCapi
call the specified msisdn.
called_msisdn
- Variable in class SimpleCapi.
CapiEvent
CapiEvent
- class SimpleCapi.
CapiEvent
.
CapiEvent()
- Constructor for class SimpleCapi.
CapiEvent
close()
- Method in class SimpleCapi.
SimpleCapi
close the connection to the capiserver.
CommandFailedException
- exception SimpleCapi.
CommandFailedException
.
CommandFailedException(String)
- Constructor for class SimpleCapi.
CommandFailedException
connect(SimpleCapi, SimpleCapi)
- Method in class SimpleCapi.
SimpleCapi
merge the audio datas of two connections (or connections-to-be).
D
del(String)
- Method in class SimpleCapi.
SimpleCapi
remove a file from the server.
F
fax(String, String)
- Method in class SimpleCapi.
SimpleCapi
send a fax through the line.
finalize()
- Method in class SimpleCapi.
SimpleCapi
forward(String)
- Method in class SimpleCapi.
SimpleCapi
forward an incoming call / a connection
G
get(String, String)
- Method in class SimpleCapi.
SimpleCapi
get a file from the server.
H
hangup()
- Method in class SimpleCapi.
SimpleCapi
hangup on a connection.
hold()
- Method in class SimpleCapi.
SimpleCapi
put existing call on hold.
I
id
- Variable in class SimpleCapi.
CapiEvent
ignore(CapiEvent)
- Method in class SimpleCapi.
SimpleCapi
ignore an incoming call.
J
jobid
- Variable in class SimpleCapi.
CapiEvent
L
listen(int)
- Method in class SimpleCapi.
SimpleCapi
wait for something to happen.
M
msisdn
- Variable in class SimpleCapi.
CapiEvent
N
NoLineFreeException
- exception SimpleCapi.
NoLineFreeException
.
NoLineFreeException(String)
- Constructor for class SimpleCapi.
NoLineFreeException
P
play(String)
- Method in class SimpleCapi.
SimpleCapi
send a sound file into a line.
put(String, String)
- Method in class SimpleCapi.
SimpleCapi
put a file on the server, for subsequent play() or fax() calls.
R
reason
- Variable in class SimpleCapi.
CapiEvent
record(String, int)
- Method in class SimpleCapi.
SimpleCapi
record the other end's voice into buf.
reject(CapiEvent)
- Method in class SimpleCapi.
SimpleCapi
reject an incoming call.
retrieve()
- Method in class SimpleCapi.
SimpleCapi
retrieve call on hold.
S
setMSISDN(String)
- Method in class SimpleCapi.
SimpleCapi
sets another host msisdn than the one specified in the defaults.
SimpleCapi
- package SimpleCapi
SimpleCapi
- class SimpleCapi.
SimpleCapi
.
SimpleCapi(String, int)
- Constructor for class SimpleCapi.
SimpleCapi
Establishes a connection to the main Caiviar IVR Server.
speak(String)
- Method in class SimpleCapi.
SimpleCapi
use tts functionality to speak a text.
stop(int)
- Method in class SimpleCapi.
SimpleCapi
stop a running job.
supplemental(String)
- Method in class SimpleCapi.
SimpleCapi
do a supplemental service command, for example "3conf".
T
tone
- Variable in class SimpleCapi.
CapiEvent
toString()
- Method in class SimpleCapi.
CapiEvent
convert an event to a string.
type
- Variable in class SimpleCapi.
CapiEvent
A
B
C
D
F
G
H
I
J
L
M
N
P
R
S
T
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes