CONFIDENTIAL
A B C D E F G H I L M N O P Q R S T U V W X

A

ACCOUNT_NUM - Static variable in interface com.spectel.bcapi.Conference
The account number assigned to the conference.
ACOME0001 - Static variable in interface com.avaya.conferencing.bcapi.LogMessages
"new '{'0'}'(message='{'1'}', errorCode='{'2'}', cause='{'3'}');".
ACOME0002 - Static variable in interface com.avaya.conferencing.bcapi.LogMessages
"new '{'0'}'(message='{'1'}', errorCode='{'2'}');".
ACOMException - Exception in com.avaya.conferencing.bcapi
ACOMException is the superclass of all those exceptions that can be thrown to indicate a type of command failure.
ACOMException(String, int, Throwable) - Constructor for exception com.avaya.conferencing.bcapi.ACOMException
Constructs an ACOMException with the specified error message, error code and cause of the exception.
ACOMException(String, int) - Constructor for exception com.avaya.conferencing.bcapi.ACOMException
Constructs an ACOMException with the specified error message and error code.
ACPI_CONNECTION_URL - Static variable in interface com.spectel.bcapi.Bridge
The connection url to use when establishing a BCAPI connection using the ACPI BCAPI Legacy adapter.
ACTIVE_SPEAKERS_INCLUDE_QA_QUEUE - Static variable in interface com.spectel.bcapi.Bridge
Flag to indicate whether unmuted members of the qa queue are included as active speakers.
addBridge(Hashtable) - Method in interface com.spectel.bcapi.MultiBridge
Add a bridge to this collection of bridge instances
addToSubConf(String) - Method in interface com.spectel.bcapi.Conference
Adds the desired participant to the sub-conference.
addToSubConf(String, Integer) - Method in interface com.spectel.bcapi.Conference
Adds the desired participant to the sub-conference.
APP_FLAGS - Static variable in interface com.spectel.bcapi.Conference
Indicates applications currently running in the conference.
askQuestionOnQAChan() - Method in interface com.spectel.bcapi.Participant
 
AuthenticationFailedException - Exception in com.spectel.bcapi
Subclass of Bridge Exception to indicate authentication to a particular conference failed.
AuthenticationFailedException() - Constructor for exception com.spectel.bcapi.AuthenticationFailedException
Constructs a new BridgeException.
AuthenticationFailedException(String) - Constructor for exception com.spectel.bcapi.AuthenticationFailedException
 
AuthenticationFailedException(String, Throwable) - Constructor for exception com.spectel.bcapi.AuthenticationFailedException
 
AuthenticationFailedException(Throwable) - Constructor for exception com.spectel.bcapi.AuthenticationFailedException
 
AUTO_EXTEND_PARTICIPANTS - Static variable in interface com.spectel.bcapi.Conference
Indicates whether or not the maximum number of participants set for this conference may be exceeded with further dial-outs or dial-ins.
AUTO_EXTEND_PORTS - Static variable in interface com.spectel.bcapi.Bridge
Indicates whether or not the maximum number of participants set for any conference on the bridge may be exceeded with further dial-outs or dial-ins.
AUTO_EXTEND_PORTS_DEFAULT_OFF - Static variable in interface com.spectel.bcapi.Bridge
State (value = -1) indicates that by default the maximum number of participants set for any conference on the bridge may not be exceeded with further dial-outs or dial-ins.
AUTO_EXTEND_PORTS_DEFAULT_ON - Static variable in interface com.spectel.bcapi.Bridge
State (value = 1) indicates that by default the maximum number of participants set for any conference on the bridge may be exceeded with further dial-outs or dial-ins.
AUTO_EXTEND_PORTS_OFF - Static variable in interface com.spectel.bcapi.Bridge
State (value = 0) indicates that the maximum number of participants set for any conference on the bridge may not be exceeded with further dial-outs or dial-ins.
AUX1 - Static variable in interface com.spectel.bcapi.Conference
The first of two auxiliary fields that can hold up to 20 bytes of character data.
AUX1 - Static variable in interface com.spectel.bcapi.Participant
An extra field that can be populated by user defined character data.
AUX2 - Static variable in interface com.spectel.bcapi.Conference
One of two auxiliary fields that can hold up to 20 bytes of character data.
AUX2 - Static variable in interface com.spectel.bcapi.Participant
An extra field that can be populated by user defined character data.
AUX3 - Static variable in interface com.spectel.bcapi.Participant
An extra field that can be populated by user defined character data.
AUXILIARY_CODE - Static variable in interface com.spectel.bcapi.Participant
An extra field that can be populated by user defined character data representing a billing code.

B

BF0001 - Static variable in interface com.spectel.bcapi.LogMessages
"Cannot get a classloader due to JavaSE security permissions".
BF0002 - Static variable in interface com.spectel.bcapi.LogMessages
"Configuring Log4J from file: '{'0'}'".
BF0003 - Static variable in interface com.spectel.bcapi.LogMessages
"Configured Log4J using BasicConfigurator".
BF0004 - Static variable in interface com.spectel.bcapi.LogMessages
"Could not find specified Log4J configuation file: '{'0'}'".
BF0005 - Static variable in interface com.spectel.bcapi.LogMessages
"Could not find Log4J configuation file: '{'0'}'".
BF0006 - Static variable in interface com.spectel.bcapi.LogMessages
"We were trying to close a stream to tidy-up, but it''s already tidy".
BF0007 - Static variable in interface com.spectel.bcapi.LogMessages
"classLoader is null".
BF0008 - Static variable in interface com.spectel.bcapi.LogMessages
"classLoader '{'0'}' is getting resource '{'1'}'".
BF0009 - Static variable in interface com.spectel.bcapi.LogMessages
"urlEnumeration is null".
BF0010 - Static variable in interface com.spectel.bcapi.LogMessages
"urlEnumeration is empty".
BF0011 - Static variable in interface com.spectel.bcapi.LogMessages
"Illegal configuration-file syntax in '{'0'}'".
BF0012 - Static variable in interface com.spectel.bcapi.LogMessages
"Illegal provider-class name from '{'0'}': '{'1'}'".
BF0013 - Static variable in interface com.spectel.bcapi.LogMessages
"I/O problem".
BF0014 - Static variable in interface com.spectel.bcapi.LogMessages
"Could not determine services".
BF0015 - Static variable in interface com.spectel.bcapi.LogMessages
"'{'0'}' does not implement '{'1'}'".
BF0016 - Static variable in interface com.spectel.bcapi.LogMessages
"Could not find provider".
BF0017 - Static variable in interface com.spectel.bcapi.LogMessages
"Could not access provider".
BF0018 - Static variable in interface com.spectel.bcapi.LogMessages
"Could not instantiate provider".
BILLING_CONFID - Static variable in interface com.spectel.bcapi.Conference
The billing identifier used to generate the CODR, which is used for tracking and billing after the conference has completed.
BILLING_ID - Static variable in interface com.spectel.bcapi.Conference
The unique internal billing identifier used to identify this conference during the active life of the conference.
Bridge - Interface in com.spectel.bcapi
The Bridge interface is implemented by all implementation specific Bridge connectors.
BRIDGE_NAME - Static variable in interface com.spectel.bcapi.Bridge
The name or IP address of the bridge that the Bridge instance will connect to.
BRIDGE_VERSION - Static variable in interface com.spectel.bcapi.Bridge
Bridge version is defined under this key.
BridgeConnectionException - Exception in com.spectel.bcapi
Subclass of BridgeException to indicate an exception in the API connection to the bridge.
BridgeConnectionException() - Constructor for exception com.spectel.bcapi.BridgeConnectionException
 
BridgeConnectionException(String) - Constructor for exception com.spectel.bcapi.BridgeConnectionException
 
BridgeConnectionException(String, Throwable) - Constructor for exception com.spectel.bcapi.BridgeConnectionException
 
BridgeConnectionException(Throwable) - Constructor for exception com.spectel.bcapi.BridgeConnectionException
 
BridgeException - Exception in com.spectel.bcapi
An exception to encapsulates Bridge interface errors.
BridgeException() - Constructor for exception com.spectel.bcapi.BridgeException
Constructs a new BridgeException.
BridgeException(String) - Constructor for exception com.spectel.bcapi.BridgeException
 
BridgeException(ACOMException) - Constructor for exception com.spectel.bcapi.BridgeException
 
BridgeException(String, Exception) - Constructor for exception com.spectel.bcapi.BridgeException
 
BridgeException(Exception) - Constructor for exception com.spectel.bcapi.BridgeException
 
BridgeException(String, Throwable) - Constructor for exception com.spectel.bcapi.BridgeException
 
BridgeException(Throwable) - Constructor for exception com.spectel.bcapi.BridgeException
 
BridgeFactory - Class in com.spectel.bcapi
This is a factory class to get all implementation specific instances of the Bridge interface.
BridgeListener - Interface in com.spectel.bcapi
Interface for listener to events from the API
BridgeProvider - Interface in com.spectel.bcapi
Interface that all implementation jars must provide implementations of.

C

CALL_FLOW - Static variable in interface com.spectel.bcapi.Conference
The call flow used by the conference: DEFAULT (SPECTEL) or FLEX.
CALL_FLOW_CRYSTAL - Static variable in interface com.spectel.bcapi.Conference
State (value = 2) to indicate the call flow is of type Crystal.
CALL_FLOW_DEFAULT - Static variable in interface com.spectel.bcapi.Conference
State (value = 0) to indicate the call flow is of type DEFAULT (formerly called SPECTEL).
CALL_FLOW_FLEX - Static variable in interface com.spectel.bcapi.Conference
State (value = 1) to indicate the call flow is of type Flex.
CALL_FLOW_FUNCTION_DNIS_DIRECT - Static variable in interface com.spectel.bcapi.CallBrandingTableEntry
Predefined return values from String getCallFlowFuntion()
CALL_FLOW_FUNCTION_ENTER_QUEUE - Static variable in interface com.spectel.bcapi.CallBrandingTableEntry
Predefined return values from String getCallFlowFuntion()
CALL_FLOW_FUNCTION_FLEX_FLOW - Static variable in interface com.spectel.bcapi.CallBrandingTableEntry
Predefined return values from String getCallFlowFuntion()
CALL_FLOW_FUNCTION_HANGUP - Static variable in interface com.spectel.bcapi.CallBrandingTableEntry
Predefined return values from String getCallFlowFuntion()
CALL_FLOW_FUNCTION_SCAN_FLOW - Static variable in interface com.spectel.bcapi.CallBrandingTableEntry
Predefined return values from String getCallFlowFuntion()
CALL_FLOW_SPECTEL - Static variable in interface com.spectel.bcapi.Conference
State (value = 0) to indicate the call flow is of type DEFAULT (formerly called SPECTEL).
CALL_START - Static variable in interface com.spectel.bcapi.Participant
Time in seconds from 00/00/1970 GMT when the line was seized by the bridge.
CALL_TYPE - Static variable in interface com.spectel.bcapi.Participant
Identifies the type of call.
CALL_TYPE_DIAL_IN - Static variable in interface com.spectel.bcapi.Participant
The call type for lines dialed into the bridge.
CALL_TYPE_DIAL_OUT_BY_API - Static variable in interface com.spectel.bcapi.Participant
The call type for lines dialed out of the bridge by the API or Operator.
CALL_TYPE_DIAL_OUT_BY_DTMF - Static variable in interface com.spectel.bcapi.Participant
The call type for lines dialed out of the bridge by moderator DTMF commands.
CALL_TYPE_LINK_LINE - Static variable in interface com.spectel.bcapi.Participant
The call type for lines dialed by an operator and marked as virtual link line to lkink conference rooms.
CALL_TYPE_OTHER - Static variable in interface com.spectel.bcapi.Participant
A line in a conference that is not defined by the other types.
CALL_TYPE_UBLAST - Static variable in interface com.spectel.bcapi.Participant
The call type for lines dialed as a result of blast dial from operator or moderator DTMF.
CallBrandingTable - Interface in com.spectel.bcapi
This interface is used to provide read-only, cached-access to the data in the call branding table on the bridge.
CallBrandingTableEntry - Interface in com.spectel.bcapi
This interface is used to provide read-only access to the data in the call branding table on the bridge.
CALLER_ID - Static variable in interface com.spectel.bcapi.Participant
The CLI digits captured from the incoming call of the participant.
cancelConferenceWideOperatorRequest() - Method in interface com.spectel.bcapi.Participant
Cancel the previous conference-wide operator help request for this participant.
cancelOperatorRequest() - Method in interface com.spectel.bcapi.Conference
Cancel an operator assistance request for this conference.
cancelOperatorRequest() - Method in interface com.spectel.bcapi.Participant
Cancel the previous individual operator help request for this participant.
CHAN_TYPE - Static variable in interface com.spectel.bcapi.Participant
The type of channel the participant is defined by the bridge.
CLASS_GETMETHOD_NAME_MATCH_ERROR - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
SetPropertyMethods Map did not match method
CLASS_GETMETHOD_NAME_MATCH_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
SetPropertyMethods Map did not match method
clearPollingResults() - Method in interface com.spectel.bcapi.Conference
Clears all votes tallied during a Polling session for the conference.
closeConference() - Method in interface com.spectel.bcapi.Conference
Hangup all participants and close this conference
CMD_PORT_NUM - Static variable in interface com.spectel.bcapi.Bridge
This OPTIONAL parameter defines the ModAPI command port.
com.avaya.conferencing.bcapi - package com.avaya.conferencing.bcapi
Conferencing bridge control API.
com.spectel.bcapi - package com.spectel.bcapi
Conferencing bridge control API.
COMMENT - Static variable in interface com.spectel.bcapi.Participant
An optional field that can be populated with user defined character data.
COMMON_PARAMETER - Static variable in interface com.spectel.bcapi.MultiBridge
Identifies the bridge parameter that is common across all multi-bridge conferences.
COMPANY - Static variable in interface com.spectel.bcapi.Participant
The name of the company associated with this participant.
CONF_GAIN - Static variable in interface com.spectel.bcapi.Bridge
Indicates who can adjust the gain (voice volumes) of all participants in a conference.
CONF_GAIN_ANYONE - Static variable in interface com.spectel.bcapi.Bridge
State (value = 2) indicates that any participant can adjust the conference gain.
CONF_GAIN_MODERATOR - Static variable in interface com.spectel.bcapi.Bridge
State (value = 1) indicates that only moderators can adjust the conference gain.
CONF_GAIN_OFF - Static variable in interface com.spectel.bcapi.Bridge
State (value = 0) indicates that no participant can adjust the conference gain.
CONF_NAME - Static variable in interface com.spectel.bcapi.Conference
The name of the conference.
CONF_NAME - Static variable in interface com.spectel.bcapi.GenericConference
The name of the conference.
CONF_START - Static variable in interface com.spectel.bcapi.Participant
Time in seconds from 00/00/1970 GMT when the participant entered the conference associated with CONFERENCE_ID.
CONF_TYPE - Static variable in interface com.spectel.bcapi.Conference
The conference type: normal, subconference, or intercept.
Conference - Interface in com.spectel.bcapi
This interface represents a user conference room.
CONFERENCE_END - Static variable in interface com.spectel.bcapi.Bridge
The conference has ended and can no longer be retrieved from the Bridge via the getConference() method.
CONFERENCE_EVENT - Static variable in interface com.spectel.bcapi.Bridge
Conference events are generated when any feature or state change occurs to the specific conference.
CONFERENCE_ID - Static variable in interface com.spectel.bcapi.BridgeListener
The identifier of the conference object involved in an event.
CONFERENCE_ID - Static variable in interface com.spectel.bcapi.Conference
The identifier for the conference.
CONFERENCE_ID - Static variable in interface com.spectel.bcapi.GenericConference
The identifier for the conference.
CONFERENCE_ID - Static variable in interface com.spectel.bcapi.Participant
The conference Id of the conference that the participant is currently in.
CONFERENCE_START - Static variable in interface com.spectel.bcapi.Bridge
The conference has started and can be retrieved from the Bridge via the getConference() method.
CONFIRM_NUM - Static variable in interface com.spectel.bcapi.Conference
The unique confirmation number of the conference.
CONFTYPE_INTERCEPT - Static variable in interface com.spectel.bcapi.Conference
State (value = 2) to indicate the conference is of type intercept.
CONFTYPE_INTERCEPT_NOCDR - Static variable in interface com.spectel.bcapi.Conference
State (value = 4) to indicate the conference is of type intercept without CDR record.
CONFTYPE_NORMAL - Static variable in interface com.spectel.bcapi.Conference
State (value = 0) to indicate the conference is of type normal.
CONFTYPE_OPER_ASSIST - Static variable in interface com.spectel.bcapi.Conference
State (value = 3) to indicate the conference is of type timed operator assistance.
CONFTYPE_SUBCONF - Static variable in interface com.spectel.bcapi.Conference
State (value = 1) to indicate the conference is of type subconference.
continuePlayback() - Method in interface com.spectel.bcapi.Conference
Continue playback for this conference.
continueRecording() - Method in interface com.spectel.bcapi.Conference
Continue recording for this conference.
createBridge(Hashtable) - Method in interface com.spectel.bcapi.BridgeProvider
Create the specified bridge instance.
CROSS_REFERENCE - Static variable in interface com.spectel.bcapi.Conference
The unique identifier associated with a conference when it is started.
CRS_NAME - Static variable in interface com.spectel.bcapi.Bridge
The name or IP address of the CRS the Bridge instance will be connected to.
currentTimeMillis() - Method in interface com.spectel.bcapi.Bridge
Returns the current time on the Bridge in milliseconds since January 1, 1970.

D

DATABASE_DRIVER_NAME - Static variable in interface com.spectel.bcapi.Bridge
The database driver name defaults to "com.informix.jdbc.IfxDriver" If the driver is not present the getCallBrandingTable method and getReservationGroupFromDNIS method will not work.
DATABASE_URL - Static variable in interface com.spectel.bcapi.Bridge
The database driver URL defaults to the inetAddress of the BRIDGE_NAME plus the correct ports and default passwords for the Bridge database, This attribute is used at login to override the default database url.
DELIMITER - Static variable in interface com.spectel.bcapi.MultiBridge
Delimiter used to separate parameter values for multi-bridge
DELTA_COMMAND - Static variable in interface com.spectel.bcapi.Bridge
This property specifies whether the API uses sparse parameter setting messages or the full Conference and Channel messages.
deRegister(BridgeListener) - Method in interface com.spectel.bcapi.Bridge
Remove a listener from the bridge.
deRegister(BridgeListener) - Method in interface com.spectel.bcapi.GenericConference
Remove a listener from the Conference.
deRegister(BridgeListener) - Method in interface com.spectel.bcapi.Participant
Remove a listener from the Participant.
dial(String, String, String, boolean) - Method in interface com.spectel.bcapi.Conference
Dial a new participant out from the bridge
dial(String, String, String, String, boolean) - Method in interface com.spectel.bcapi.Conference
Dial a new participant out from the bridge using a specific port group.
dial(String, String, String, String, boolean, Hashtable) - Method in interface com.spectel.bcapi.Conference
Dial a new participant out from the bridge.
dial(String, String, String, String, boolean, byte, Hashtable) - Method in interface com.spectel.bcapi.Conference
Quiet Dial wihout intercept.
dial(String, String, String, boolean, String) - Method in interface com.spectel.bcapi.Conference
Dial a new participant out from the bridge and intercept the dialed line with an existing participant.
dial(String, String, String, String, boolean, String) - Method in interface com.spectel.bcapi.Conference
Dial a new participant out from the bridge using a specific port group and intercept the dialed line with an existing participant.
dial(String, String, String, String, boolean, String, byte, Hashtable) - Method in interface com.spectel.bcapi.Conference
Quiet Dial with intercept.
dial(String, String, String, String, boolean, String, Hashtable) - Method in interface com.spectel.bcapi.Conference
Dial a new participant out from the bridge and intercept the dialed line with an existing participant.
DIAL_LIST - Static variable in interface com.spectel.bcapi.Conference
The dial list of participants identified at schedule time.
dialWithRestrictions(String, String, String, String, boolean, String) - Method in interface com.spectel.bcapi.Conference
Dial a new participant out from the bridge using a specific port group and intercept the dialed line with an existing participant.
dialWithRestrictions(String, String, String, String, boolean, String, byte) - Method in interface com.spectel.bcapi.Conference
Quiet Dial with restriction.
DIRECTORY_NAME - Static variable in interface com.spectel.bcapi.Bridge
The directory name necessary to establish a valid session with the bridge (log on).
disableModeratorHangup() - Method in interface com.spectel.bcapi.Conference
Allow this conference to continue when the last moderator disconnects.
disableMusic() - Method in interface com.spectel.bcapi.Conference
Turns off music for this conference.
DISC_REASON - Static variable in interface com.spectel.bcapi.BridgeListener
The disconnect reason of the participant.
disconnect() - Method in interface com.spectel.bcapi.Bridge
Dispose of Bridge connection.
disconnect() - Method in interface com.spectel.bcapi.Participant
Disconnect a Participant.
DISCONNECT_EVENT - Static variable in interface com.spectel.bcapi.Bridge
Disconnect events will be generated when the connection to the bridge is lost.
DisconnectException - Exception in com.spectel.bcapi
Subclass of Bridge Exception to indicate we are disconnected from the bridge.
DisconnectException() - Constructor for exception com.spectel.bcapi.DisconnectException
 
DisconnectException(String) - Constructor for exception com.spectel.bcapi.DisconnectException
 
DisconnectException(Throwable) - Constructor for exception com.spectel.bcapi.DisconnectException
 
DisconnectException(String, Throwable) - Constructor for exception com.spectel.bcapi.DisconnectException
 
DNIS_DIGITS - Static variable in interface com.spectel.bcapi.Participant
The DDI digits captured from the incoming call of the participant.
DR_ALARM - Static variable in interface com.spectel.bcapi.Participant
The participant has been disconnected due to the trunk going out of service.
DR_CLPG_TIMEOUT - Static variable in interface com.spectel.bcapi.Participant
If configured on the bridge, the participant has been disconnected due to no answer within the configured timeout.
DR_CONF_SECURED - Static variable in interface com.spectel.bcapi.Participant
If configured on the bridge, the participant has been disconnected due to the conference being secured.
DR_CONF_TIME_EXPIRED - Static variable in interface com.spectel.bcapi.Participant
The participant has been disconnected due to the the conference end time being reached.
DR_CONFEREE_TRANSFER - Static variable in interface com.spectel.bcapi.Participant
The participant has been transfered to another conference.
DR_DNIS_HANGUP - Static variable in interface com.spectel.bcapi.Participant
If configured on the bridge, the participant has been disconnected due to the DNIS digits being matched to the call branding table for hang-up.
DR_DSP_FAILURE - Static variable in interface com.spectel.bcapi.Participant
The participant has been disconnected due to a DSP failure signaling an inability to process the line.
DR_ERROR - Static variable in interface com.spectel.bcapi.Participant
The participant has been disconnected due to an error when dialing out.
DR_FAULT - Static variable in interface com.spectel.bcapi.Participant
The participant has been disconnected due to the line being faulted.
DR_HOOKFLASH_TRANSFER - Static variable in interface com.spectel.bcapi.Participant
The participant has been disconnected due to a hook-flash transfer.
DR_HOT_SWAP - Static variable in interface com.spectel.bcapi.Participant
The participant has been disconnected due to the hot-swapping of a telephony card that the participant was using.
DR_INVALID_SEC_CODE - Static variable in interface com.spectel.bcapi.Participant
If configured on the bridge, the participant has been disconnected due to entering an invalid security code on all attempts.
DR_INVALID_TIME - Static variable in interface com.spectel.bcapi.Participant
The participant has been disconnected due to an attempt to enter a conference at the wrong time of day (prior to start of the conference, or after the conference has concluded).
DR_LINE_TIMEOUT - Static variable in interface com.spectel.bcapi.Participant
If configured on the bridge, the participant has been disconnected due to the time limit being reached for the active line.
DR_MAX_LINES_IN_CONF - Static variable in interface com.spectel.bcapi.Participant
If configured on the bridge, the participant has been disconnected due to a maximum number of lines in the conference.
DR_MOD_HANGUP - Static variable in interface com.spectel.bcapi.Participant
If configured on the bridge, the participant has been disconnected due to the last moderator exiting the conference.
DR_NETWORK_INDICATED - Static variable in interface com.spectel.bcapi.Participant
The participant has hungup on the far end.
DR_NULL - Static variable in interface com.spectel.bcapi.Participant
The participant is currently active and not disconnected.
DR_ODO_HANGUP - Static variable in interface com.spectel.bcapi.Participant
The participant has been disconnected due to an aborted ODO attempt by the moderator via DTMF.
DR_OPERATOR_HANGUP - Static variable in interface com.spectel.bcapi.Participant
The participant has been hungup on the near end (by an operator).
DR_SEC_CODE_TIMEOUT - Static variable in interface com.spectel.bcapi.Participant
If configured on the bridge, the participant has been disconnected due to a failure in entering the security code in the time period alloted.
DR_SINGLE_PERSON_CONF - Static variable in interface com.spectel.bcapi.Participant
The participant was alone in the conference for too long.
DR_SYS_OTHER - Static variable in interface com.spectel.bcapi.Participant
The participant has been disconnected and the reason is undefined.
DTMF_EVENT - Static variable in interface com.spectel.bcapi.Bridge
DTMF events are generated for events involving DTMF digits being dialed on a specific line.
DTMF_STRING - Static variable in interface com.spectel.bcapi.BridgeListener
A String object of DTMF keys dialed.
DTMF_TIMESTAMP - Static variable in interface com.spectel.bcapi.BridgeListener
A Long object representing the time that the DTMF keys were dialed.
DTMF_TIMESTAMP_USEC - Static variable in interface com.spectel.bcapi.BridgeListener
A Long object representing the microseconds portion of time that the DTMF keys were dialed.

E

enableModeratorHangup() - Method in interface com.spectel.bcapi.Conference
Set this conference to end when the last moderator disconnects.
enableMusic() - Method in interface com.spectel.bcapi.Conference
Turns on music for this conference, using the default music source.
enableMusic(Integer) - Method in interface com.spectel.bcapi.Conference
Turns on music for this conference using a specific music source.
EnterQueue - Interface in com.spectel.bcapi
This interface represents the Bridge Enter Conference or Queue, a conference room used by the bridge internally, to hold lines that dial in and do not enter a correct participant conference code and need to wait for an operator to deal with them individually.
ENTRY_TONEVAL - Static variable in interface com.spectel.bcapi.Conference
The value of the entry notification : OFF, SYSTEM, TONE, MESSAGE or BOTH tone and message.
errorCode - Variable in exception com.avaya.conferencing.bcapi.ACOMException
Enumerated error type: 0 for no error, from 1000-1999 for bridge-generated errors, 2000-2999 for Hermes transport generated errors, 3000-3999 for Client BCAPI generated errors.
EVENT_TYPE - Static variable in interface com.spectel.bcapi.BridgeListener
The type of event the received event Hashtable describes.
EXECUTE_CMD_FAILED - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For ACOMObject
EXECUTE_CMD_FAILED_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For ACOMObject
EXIT_TONEVAL - Static variable in interface com.spectel.bcapi.Conference
The value of the exit notification : OFF, SYSTEM, TONE, MESSAGE or BOTH tone and message.
EXTENDED_PROPERTY_NAME_ERROR - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Extended Property Name Exception
EXTENDED_PROPERTY_NAME_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Extended Property Name Exception
EXTENDED_PROPERTY_VALUE_TYPE_MATCH_ERROR - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Extended Property Value Type Exception
EXTENDED_PROPERTY_VALUE_TYPE_MATCH_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Extended Property Value Type Exception
EXTENDED_PROPERTY_VALUE_TYPE_MISSING_ERROR - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Extended Property Value Type Exception
EXTENDED_PROPERTY_VALUE_TYPE_MISSING_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Extended Property Value Type Exception

F

FLEX_MODERATOR_CODE - Static variable in interface com.spectel.bcapi.Conference
The flex moderator code is used for conference plus to allow a moderator to enter a flex conference with just entering this code without having to enter participant code first.
FROM_URI - Static variable in interface com.spectel.bcapi.Participant
The URI of an incoming line

G

GenericConference - Interface in com.spectel.bcapi
This interface parents all conference interface types - treating all conferences as generic collections of lines and other resources.
getActiveSpeakerIds() - Method in interface com.spectel.bcapi.Conference
Get participant ids of active speakers during a Q&A session.
getAllConferenceIds() - Method in interface com.spectel.bcapi.Bridge
Return conference IDs of conferences currently being monitored by the Bridge object, including all subconferences and intercept conferences.
getAllConferenceIds(int) - Method in interface com.spectel.bcapi.Bridge
Return conference IDs of conferences currently being monitored by the Bridge object, including all subconferences and intercept conferences.
getAllConferenceIds(boolean) - Method in interface com.spectel.bcapi.Bridge
Return conference IDs of conferences currently being monitored by the Bridge object, including all subconferences and intercept conferences.
getAnnunciatorNumberForGreeting() - Method in interface com.spectel.bcapi.CallBrandingTableEntry
 
getApiVersion() - Static method in class com.spectel.bcapi.BridgeFactory
Deprecated. As of CMAPI 1.1, replaced by the standard methods java.lang.Package.getImplementationVersion() and java.lang.Package.getSpecificationVersion()
getBridgeNames() - Method in interface com.spectel.bcapi.MultiBridge
Get a vector containing the BRIDGE_NAME parameters of bridge instances in the collection
getCallBrandingReference() - Method in interface com.spectel.bcapi.CallBrandingTableEntry
The Branding table line number.
getCallBrandingTable() - Method in interface com.spectel.bcapi.Bridge
Returns a cached version of the Call Branding Table so that subsequent queries to translate DNIS to reservation group number will not require database access.
getCallBrandingTable(boolean) - Method in interface com.spectel.bcapi.Bridge
Returns a cached version of the Call BrandingTable so that subsequent queries to translate the DNIS to ReservationGroup number will not require database access.
getCallFlowFunctionCode() - Method in interface com.spectel.bcapi.CallBrandingTableEntry
 
getChildConferenceIds() - Method in interface com.spectel.bcapi.Conference
Get the IDs of subconferences or intercept conferences currently associated with this conference.
getCommonParameter() - Method in interface com.spectel.bcapi.MultiBridge
Get the conference parameter that is common for all multi-bridge conferences in this MultiBridge instance.
getConference(String) - Method in interface com.spectel.bcapi.Bridge
Returns the conference that is currently being monitored by the Bridge object.
getConference(String, String) - Method in interface com.spectel.bcapi.Bridge
Get the conference currently being monitored by the Bridge object.
getConference(String, int) - Method in interface com.spectel.bcapi.Bridge
Get the conference currently being monitored by the Bridge object.
getConference(Hashtable) - Method in interface com.spectel.bcapi.Bridge
Get the conference currently being monitored by the Bridge object.
getConferenceIds() - Method in interface com.spectel.bcapi.Bridge
Return conference IDs of conferences currently being monitored by the Bridge object.
getConferenceIds(int) - Method in interface com.spectel.bcapi.Bridge
Return conference IDs of conferences currently being monitored by the Bridge object for the specified reservation group.
getConferenceIds(boolean) - Method in interface com.spectel.bcapi.Bridge
Return conference IDs of conferences currently being monitored by the Bridge object for the specified reservation group.
getDialList(String) - Method in interface com.spectel.bcapi.Bridge
Returns a Vector of the entries of a dial list file on the Bridge, only if that file has no access code.
getDialList(String, String) - Method in interface com.spectel.bcapi.Bridge
Returns a Vector of the entries of a dial list file on the Bridge, if the input accessCode matches the dial list accessCode.
getDialListFileNames() - Method in interface com.spectel.bcapi.Bridge
Returns a Vector of all the dial list file names on the Bridge.
getDisconnectReason() - Method in interface com.spectel.bcapi.Participant
Retrieve the reason the participant was disconnected.
getDnisMatchingExpression() - Method in interface com.spectel.bcapi.CallBrandingTableEntry
The DNIS matching string is defined in the administration and maintenance guide.
getEnterConference() - Method in interface com.spectel.bcapi.Bridge
Returns the Enter conference object.
getErrorCode() - Method in exception com.avaya.conferencing.bcapi.ACOMException
Enumerated error type: 0 for no error, from 1000-1999 for bridge-generated errors, 2000-2999 for Hermes transport generated errors, 3000-3999 for Client BCAPI generated errors.
getImpl(Hashtable) - Static method in class com.spectel.bcapi.BridgeFactory
Get an implementation specific instance of the abstract Bridge class.
getImpl(String) - Static method in class com.spectel.bcapi.BridgeFactory
Instantiates an object of type bridge with parameters defined in a properties file.
getLineCompanyName() - Method in interface com.spectel.bcapi.CallBrandingTableEntry
 
getLineName() - Method in interface com.spectel.bcapi.CallBrandingTableEntry
 
getLocalParticipantIds() - Method in interface com.spectel.bcapi.Conference
Get the IDs of participants, including moderators, currently in this conference.
getMajorVersion() - Static method in class com.spectel.bcapi.BridgeFactory
Deprecated. As of CMAPI 1.1, replaced by the standard method java.lang.Package.getSpecificationVersion()
getMatchingDigits() - Method in interface com.spectel.bcapi.CallBrandingTable
Gets the number of matching digits used to compare with the Dnis-matching expressions in the table.
getMinorVersion() - Static method in class com.spectel.bcapi.BridgeFactory
Deprecated. As of CMAPI 1.1, replaced by the standard method java.lang.Package.getSpecificationVersion()
getParameter(String) - Method in interface com.spectel.bcapi.Bridge
Get the parameter defined by the given key string.
getParameter(String) - Method in interface com.spectel.bcapi.GenericConference
Get the parameter defined by the given key string.
getParameter(String) - Method in interface com.spectel.bcapi.Participant
Get the parameter defined by the given key string.
getParameters() - Method in interface com.spectel.bcapi.Bridge
Gets a Hashtable containing the current state of the Bridge object.
getParameters() - Method in interface com.spectel.bcapi.GenericConference
Gets a Hashtable containing the current state of the Conference object.
getParameters() - Method in interface com.spectel.bcapi.Participant
Gets a Hashtable containing the current state of the Participant object.
getParentConferenceId() - Method in interface com.spectel.bcapi.Conference
Get the ID of the parent conference to this child conference.
getParticipant(String) - Method in interface com.spectel.bcapi.Bridge
Get a participant, whether active or inactive, currently in this bridge.
getParticipant(String) - Method in interface com.spectel.bcapi.GenericConference
Get a participant currently in this conference, the associated subconference, or any associated intercept conferences.
getParticipantIds() - Method in interface com.spectel.bcapi.GenericConference
Get the IDs of participants, including moderators, currently in this conference, and any associated subconferences and intercept conferences.
getPollingVote() - Method in interface com.spectel.bcapi.Participant
Returns a polling vote for this participant during a Polling session.
getPromptSet() - Method in interface com.spectel.bcapi.CallBrandingTableEntry
 
getQAParticipantIds() - Method in interface com.spectel.bcapi.Conference
Returns a Vector of participants currently involved in a Q&A session for the conference, as String objects of participant Id.
getQAParticipantIds(boolean, boolean, boolean) - Method in interface com.spectel.bcapi.Conference
Returns the line number list of particpants currently in a QA session.
getReservationGroup() - Method in interface com.spectel.bcapi.CallBrandingTableEntry
 
getReservationGroupFromDNIS(String) - Method in interface com.spectel.bcapi.Bridge
This call uses a direct database query to determine the mapping of a DNIS number to a reservation group.
getReservationGroupFromDNIS(String) - Method in interface com.spectel.bcapi.CallBrandingTable
 
getReservationGroupName(int) - Method in interface com.spectel.bcapi.CallBrandingTable
 
getReservationGroupName() - Method in interface com.spectel.bcapi.CallBrandingTableEntry
 
getSubConfParticipantIds() - Method in interface com.spectel.bcapi.Conference
Returns a Vector of participants, as String objects of participant Id, currently involved in a subconference for the conference.
GLOBAL_ID - Static variable in interface com.spectel.bcapi.Conference
Reports the ID for a global conference.

H

hold() - Method in interface com.spectel.bcapi.Participant
Place a Participant on hold.
hold(Integer) - Method in interface com.spectel.bcapi.Participant
Place a participant on hold with the given music source.
HOLD_M1 - Static variable in interface com.spectel.bcapi.Conference
Hold state parameter for dial commands.
HOLD_M2 - Static variable in interface com.spectel.bcapi.Conference
Hold state parameter for dial commands.
HOLD_M3 - Static variable in interface com.spectel.bcapi.Conference
Hold state parameter for dial commands.
HOLD_M4 - Static variable in interface com.spectel.bcapi.Conference
Hold state parameter for dial commands.
HOLD_NO_MUSIC - Static variable in interface com.spectel.bcapi.Conference
Hold state parameter for dial commands.
holdOff() - Method in interface com.spectel.bcapi.Participant
Take a participant off hold.

I

IMPL_ACPI - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type for the ACPI adapter.
IMPL_BAPI_7000_9_0 - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type BAPI for 7000 version 9.0 Bridges
IMPL_BAPI_7000_9_1 - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type BAPI for 7000 version 9.1 Bridges
IMPL_BAPI_7000_9_2 - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type BAPI for 7000 version 9.2 Bridges
IMPL_BAPI_7000_9_3 - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type BAPI for 7000 version 9.3 Bridges
IMPL_BAPI_7000_9_4 - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type BAPI for 7000 version 9.4 Bridges
IMPL_BAPI_7000_9_5 - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type BAPI for 7000 version 9.5 Bridges
IMPL_BAPI_700_2_X - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type BAPI for 7000 version 2.x Bridges
IMPL_BAPI_SIMULATOR - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type BAPI for bridge simulator
IMPL_CRYSTAL - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type for Crystal Bridges
IMPL_MODAPI - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type ModAPI for CS700 Bridges
IMPL_MODAPI_FOR_BCAPI_1_6_OR_HIGHER - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type Modapi for CS700 BCAPI version 1.6

The legacy algorythm used to getConference(argConferenceEntryCode) would search the MODERATOR_CODE attribute and return the first match even if the moderator code field contained a value that was really a leader-pin.

IMPL_MULTIBRIDGE - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type MULTIBRIDGE for use with a collection of Bridges
IMPL_SIMULATOR - Static variable in class com.spectel.bcapi.BridgeFactory
Implementation type for simulator.
IMPL_TYPE - Static variable in interface com.spectel.bcapi.Bridge
Defines the bridge implementation type.
IN_SERVICE - Static variable in interface com.spectel.bcapi.Conference
Determines if the conference is active or "in service".
INCLUDE_OPS_IN_PART_LIST - Static variable in interface com.spectel.bcapi.Bridge
The flag to indicate whether to include operators in the Participant List is defined under this key.
inService() - Method in interface com.spectel.bcapi.Conference
Is this conference in service?
intercept(String) - Method in interface com.spectel.bcapi.Participant
Intercept another Participant.
INTERCEPT_END - Static variable in interface com.spectel.bcapi.Bridge
The intercept conference has ended for the conference identified by CONFERENCE_ID.
INTERCEPT_START - Static variable in interface com.spectel.bcapi.Bridge
The intercept conference has started for the conference identified by CONFERENCE_ID.
INTERCEPTED_WITH - Static variable in interface com.spectel.bcapi.Participant
The unique id associated with the currently intercepted participant.
interceptOff() - Method in interface com.spectel.bcapi.Participant
Return this participant and the participant with which it it is intercepted to the conference.
INTERNAL_EVENT - Static variable in interface com.spectel.bcapi.Bridge
Internal events are generated for any events that are considered system updates.
INVALID_ARG_BAD_ROOM_NUMBER_ERROR_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Bad room number (i.e.
INVALID_ARG_BAD_ROOM_NUMBER_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Bad room number (i.e.
INVALID_ARG_BIG_VALUE_ERROR_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The specified input parameter must be smaller than the specified value.
INVALID_ARG_BIG_VALUE_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The specified input parameter must be smaller than the specified value.
INVALID_ARG_EMPTY_ERROR_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The specified input parameter can't be an empty string.
INVALID_ARG_EMPTY_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The specified input parameter can't be an empty string.
INVALID_ARG_NON_NUMERIC_VALUE_ERROR_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The specified input parameter must be numerical.
INVALID_ARG_NON_NUMERIC_VALUE_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The specified input parameter must be numerical.
INVALID_ARG_NULL_ERROR_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The specified input parameter can't be Null.
INVALID_ARG_NULL_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The specified input parameter can't be Null.
INVALID_ARG_OUT_RANGE_VALUE_ERROR_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The specified input parameter is out of the specified range of values.
INVALID_ARG_OUT_RANGE_VALUE_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The specified input parameter is out of the specified range of values.
INVALID_ARG_SMALL_VALUE_ERROR_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The specified input parameter must be greater than the specified value.
INVALID_ARG_SMALL_VALUE_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The specified input parameter must be greater than the specified value.
INVALID_OBJ_NOT_EXIST_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Object called no longer exists on the bridge.
INVALID_OBJ_NOT_EXIST_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Object called no longer exists on the bridge.
INVALID_OBJ_NOT_IN_SERVICE_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Object called is no longer in service on the bridge.
INVALID_OBJ_NOT_IN_SERVICE_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Object called is no longer in service on the bridge.
INVALID_OBJ_NOT_SUBSCD_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Object called is not subscribed to.
INVALID_OBJ_NOT_SUBSCD_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Object called is not subscribed to.
IS_BACKPATH - Static variable in interface com.spectel.bcapi.Participant
Identifies whether the participant is waiting for an interceptor to answer on the backpath.
IS_CONF_VIEW - Static variable in interface com.spectel.bcapi.Conference
Determines if the Conference Viewer application has been scheduled for the conference.
IS_DEMAND - Static variable in interface com.spectel.bcapi.Conference
Determines if this conference is a demand conference.
IS_DIALOUT_BLOCKED - Static variable in interface com.spectel.bcapi.Conference
Determines whether a moderator may manually dial out (ODO) from this conference.
IS_ENTRY_ON - Static variable in interface com.spectel.bcapi.Conference
Determines if the conference has entry tones enabled.
IS_EXIT_ON - Static variable in interface com.spectel.bcapi.Conference
Determines if the conference has exit tones enabled.
IS_GAIN_ON - Static variable in interface com.spectel.bcapi.Conference
Determines if the conference has Gain enabled.
IS_GLOBAL_CONF - Static variable in interface com.spectel.bcapi.Conference
Indicates whether the conference is a global conference.
IS_HELD - Static variable in interface com.spectel.bcapi.Participant
Indicates that this line is individually "on hold", in other words is muted and cannot speak to or hear any of the rest of the conference.
IS_HELP_REQ - Static variable in interface com.spectel.bcapi.Conference
Determines if the conference has requested help.
IS_HELP_REQ - Static variable in interface com.spectel.bcapi.Participant
Identifies if the participant has requested help.
IS_HELP_REQ_ALLOWED - Static variable in interface com.spectel.bcapi.Conference
Indicates whether or not help requests are allowed.
IS_IN_POLL - Static variable in interface com.spectel.bcapi.Participant
Identifies if the participant is participating in a Polling session.
IS_IN_QA - Static variable in interface com.spectel.bcapi.Participant
Identifies when a participant is trying to ask a question in a Q&A (Question and Answer) session.
IS_IN_SUBCONF - Static variable in interface com.spectel.bcapi.Participant
Identifies if the line is currently in a subconference.
IS_INCOMING - Static variable in interface com.spectel.bcapi.Participant
Identifies whether the participant dialed into the bridge, not out from the bridge.
IS_LEADER_PIN - Static variable in interface com.spectel.bcapi.Conference
Always return false for sFlow conferences.
IS_LECTURE_ON - Static variable in interface com.spectel.bcapi.Conference
Determines if the conference is in Lecture mode.
IS_LOCKED - Static variable in interface com.spectel.bcapi.Conference
Determines if the conference is secured and locked.
IS_MOD_HANGUP - Static variable in interface com.spectel.bcapi.Conference
Determines if moderator hangup is enabled.
IS_MOD_LECTURE_ALLOWED - Static variable in interface com.spectel.bcapi.Bridge
Indicates whether or not moderators can start a conference's lecture mode, muting all non-moderator lines.
IS_MODERATOR - Static variable in interface com.spectel.bcapi.Participant
Determines if this participant is a moderator.
IS_MUSIC_ON - Static variable in interface com.spectel.bcapi.Conference
Determines if music is turned on for the conference.
IS_MUTEALL_ON - Static variable in interface com.spectel.bcapi.Conference
Determines if the conference is in silent mode.
IS_MUTED - Static variable in interface com.spectel.bcapi.Participant
Identifies if this participant is muted.
IS_OPER_MUTED - Static variable in interface com.spectel.bcapi.Participant
Identifies if this participant has operator mute applied.
IS_OPERATOR - Static variable in interface com.spectel.bcapi.Participant
Determines if this participant is an operator.
IS_POLLING_ON - Static variable in interface com.spectel.bcapi.Conference
The conference is in Polling mode when this flag is set to true.
IS_QA_ON - Static variable in interface com.spectel.bcapi.Conference
Determines if the conference is in Q&A (Question and Answer) mode.
IS_RECORDING_LINE - Static variable in interface com.spectel.bcapi.Participant
Indicates that this line (or the participant obj) is a recording line for a conference.
IS_SECURITY_ALLOWED - Static variable in interface com.spectel.bcapi.Conference
Determines whether security is allowed in this conference.
IS_SELF_MUTED - Static variable in interface com.spectel.bcapi.Participant
Identifies if this participant has applied a self-mute.
IS_TALKING - Static variable in interface com.spectel.bcapi.Participant
Determines if this participant is currently speaking.
IS_TUI_DIAL_OUT_ALLOWED - Static variable in interface com.spectel.bcapi.Conference
Indicates whether or not a TUI should allow dial-outs.
IS_VLL - Static variable in interface com.spectel.bcapi.Participant
Determines if this participant is a Virtual Link Line (VLL).
isConnected() - Method in interface com.spectel.bcapi.Bridge
Check the object's connection to bridge.
isConnected() - Method in interface com.spectel.bcapi.Participant
Identifies whether this participant is either a member of a conference, or is otherwise active on the bridge.
isMatchingShort() - Method in interface com.spectel.bcapi.CallBrandingTable
Is the bridge configured to match incoming DNIS entries that are shorter than the Dnis-matching-expressions in the table.
isProviderFor(String) - Method in interface com.spectel.bcapi.BridgeProvider
Query if the provider supports the specified IMPL_TYPE.
isUsingConferencePromptSetWhenInConference() - Method in interface com.spectel.bcapi.CallBrandingTableEntry
There are two kinds of messages played to people in a conference.
iterator() - Method in interface com.spectel.bcapi.CallBrandingTable
 

L

lock() - Method in interface com.spectel.bcapi.Conference
Secure the conference.
LOGGER_DIR - Static variable in interface com.spectel.bcapi.Bridge
Directory for the logs to be written to.
LOGGER_PROPERTIES - Static variable in interface com.spectel.bcapi.Bridge
The path to the Log4j properties file.
loggerPropertyFile - Static variable in class com.spectel.bcapi.BridgeFactory
Log4J configuration file for the logger.
LogMessages - Interface in com.avaya.conferencing.bcapi
X
LogMessages - Interface in com.spectel.bcapi
 
logoff() - Method in interface com.spectel.bcapi.GenericConference
Logoff to stop receiving events for this conference.

M

makeModerator(boolean) - Method in interface com.spectel.bcapi.Participant
Set the Participant to and from moderator status.
MAX_INTERCEPTS - Static variable in interface com.spectel.bcapi.Conference
Maximum number of simultaneous intercept conferences allowed from a single user conference.
MAX_PARTS - Static variable in interface com.spectel.bcapi.Conference
The maximum number of participants normally allowed in the conference.
MAX_PROMPTSETS - Static variable in interface com.spectel.bcapi.Conference
The maximum value for the range of prompt sets available for the conference.
MAX_PROMPTSETS - Static variable in interface com.spectel.bcapi.Participant
The maximum value for the range of prompt sets available for the participant.
MAX_SUB_PARTS - Static variable in interface com.spectel.bcapi.Conference
The maximum number of participants allowed in the subconference.
MAX_SUBCONFS - Static variable in interface com.spectel.bcapi.Conference
Maximum number of simultaneous sub-conferences allowed from a single user conference.
MODAPI_USE_SSL - Static variable in interface com.spectel.bcapi.Bridge
When using BridgeFactory.IMPL_MODAPI or BridgeFactory.IMPL_MODAPI_FOR_BCAPI_1_6_OR_HIGHER this parameter controls the use the of SSL encrypted version for the MODAPI protocol unless the Bridge.ACPI_CONNECTION_URL parameter has been provided.
MODERATOR_CODE - Static variable in interface com.spectel.bcapi.Conference
The moderator code is the identifier used by moderators to enter the conference.
moveQaPosition(int) - Method in interface com.spectel.bcapi.Participant
Move the Q&A position of this participant in the Q&A queue.
moveQaPosition(int, boolean, boolean, boolean) - Method in interface com.spectel.bcapi.Participant
Move the Q&A position of this participant in the Q&A queue.Depending on the provided filters, the participant will be moved relative to the moderators and help requests.
MultiBridge - Interface in com.spectel.bcapi
The MultiBridge interface specifies methods for a collection of implementation specific Bridge connectors.
MUSIC_SRC - Static variable in interface com.spectel.bcapi.Conference
Identifies the music source attached to the conference when IS_MUSIC_ON is true.
MUSIC_SRC_M1 - Static variable in interface com.spectel.bcapi.Conference
Source (value = 1) indicates music channel 1 is attached to the conference.
MUSIC_SRC_M2 - Static variable in interface com.spectel.bcapi.Conference
Source (value = 2) indicates music channel 2 is attached to the conference.
MUSIC_SRC_M3 - Static variable in interface com.spectel.bcapi.Conference
Source (value = 3) indicates music channel 3 is attached to the conference.
MUSIC_SRC_M4 - Static variable in interface com.spectel.bcapi.Conference
Source (value = 4) indicates music channel 4 is attached to the conference.
MUSIC_SRC_OFF - Static variable in interface com.spectel.bcapi.Conference
Source (value = 0) indicates no music channel is attached to the conference.
mute() - Method in interface com.spectel.bcapi.Participant
Mute a Participant.

N

NAME - Static variable in interface com.spectel.bcapi.Participant
The name of the participant.
NO_HOLD - Static variable in interface com.spectel.bcapi.Conference
Hold state parameter for dial commands.
NOT_YET_IMPLEMENTED_ERROR_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
BCAPI method not yet implemented.
NOT_YET_IMPLEMENTED_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
BCAPI method not yet implemented.
NotImplementedException - Exception in com.spectel.bcapi
Subclass of Bridge Exception to indicate interface method called has not been implemented.
NotImplementedException() - Constructor for exception com.spectel.bcapi.NotImplementedException
 
NotImplementedException(String) - Constructor for exception com.spectel.bcapi.NotImplementedException
 
NotImplementedException(Throwable) - Constructor for exception com.spectel.bcapi.NotImplementedException
 
NotImplementedException(String, Throwable) - Constructor for exception com.spectel.bcapi.NotImplementedException
 
NRP_MODE - Static variable in interface com.spectel.bcapi.Conference
The Name/Record playback mode: OFF, INDIVIDUAL, CONFERENCE, or OPERATOR_ONLY.
NRPMODE_CONFERENCE - Static variable in interface com.spectel.bcapi.Conference
State (value = 2) to indicate the system will play a recording to the conference.
NRPMODE_INDIVIDUAL - Static variable in interface com.spectel.bcapi.Conference
State (value = 1) to indicate the system will play a recording only to the individual.
NRPMODE_OFF - Static variable in interface com.spectel.bcapi.Conference
State (value = 0) to indicate the system will not play any NRP recording.
NRPMODE_OPERATOR_ONLY - Static variable in interface com.spectel.bcapi.Conference
State (value = 3) to indicate the system will play a recording to the operator.
NUM_AVAILABLE_CHANNELS - Static variable in interface com.spectel.bcapi.Bridge
The number of revenue channels on the bridge that are currently not in use.
NUM_CHANNELS - Static variable in interface com.spectel.bcapi.Bridge
The number of revenue channels on the bridge.
NUM_FAULTED_CHANNELS - Static variable in interface com.spectel.bcapi.Bridge
The number of revenue channels on the bridge that are currently faulted.
NUM_OOS_CHANNELS - Static variable in interface com.spectel.bcapi.Bridge
The number of out-of-service revenue channels on the bridge.

O

onEvent(Hashtable) - Method in interface com.spectel.bcapi.BridgeListener
Handle an event from the API.
openConference(String, String) - Method in interface com.spectel.bcapi.Bridge
Open specified conference on the bridge if it is not yet opened.
openConference(String, int) - Method in interface com.spectel.bcapi.Bridge
Open specified conference on the bridge if it is not yet opened.
OPER_KNOCK - Static variable in interface com.spectel.bcapi.Bridge
An operator is requesting to join a secured/locked conference.
OPER_NAME - Static variable in interface com.spectel.bcapi.BridgeListener
String identifier of the operator object involved in an event.
OPER_NUM - Static variable in interface com.spectel.bcapi.Bridge
The operator number of the operator channel to associate with this session.
OPER_NUM - Static variable in interface com.spectel.bcapi.BridgeListener
Integer identifier of the operator object involved in an event.
OPERATOR_ASSISTANCE - Static variable in interface com.spectel.bcapi.Bridge
Indicates whether operators provide help to entire conferences or only to the participant who seeks help.
OPERATOR_ASSISTANCE_CONFERENCE - Static variable in interface com.spectel.bcapi.Bridge
State (value = 1) indicates operator assistance applies to the conference, meaning if a participant in a conference requests help, the operator joins the conference.
OPERATOR_ASSISTANCE_INDIVIDUAL - Static variable in interface com.spectel.bcapi.Bridge
State (value = 0) indicates operator assistance is individual, meaning only the participant who requests help is temporarily removed from the conference to speak privately with the operator.
OPERATOR_ASSISTANCE_UNAVAILABLE - Static variable in interface com.spectel.bcapi.Bridge
State (value = 2) indicates operator assistance does not apply.
operatorMute() - Method in interface com.spectel.bcapi.Participant
Applies operator mute to the Participant.
operatorUnMute() - Method in interface com.spectel.bcapi.Participant
Removes operator mute from the Participant.

P

PAC_DIGITS - Static variable in interface com.spectel.bcapi.Participant
PlayAdnCollect digits collected associated with this line
PAC_EVENT - Static variable in interface com.spectel.bcapi.Bridge
PAC (PlayAndCollect) event is a participant event generated when playAndCollect data is send by the bridge.
PAC_EVENT_CANCELED - Static variable in interface com.spectel.bcapi.Participant
PAC_STATUS values
PAC_EVENT_MATCH - Static variable in interface com.spectel.bcapi.Participant
PAC_STATUS values
PAC_EVENT_MAX_EXCEEDED - Static variable in interface com.spectel.bcapi.Participant
PAC_STATUS values
PAC_EVENT_MIN_NOT_MET - Static variable in interface com.spectel.bcapi.Participant
PAC_STATUS values
PAC_EVENT_NO_MATCH - Static variable in interface com.spectel.bcapi.Participant
PAC_STATUS value
PAC_EVENT_TIMEOUT - Static variable in interface com.spectel.bcapi.Participant
PAC_STATUS values
PAC_STATUS - Static variable in interface com.spectel.bcapi.Participant
PlayAndCollect status associated with this line
PART_COUNT - Static variable in interface com.spectel.bcapi.GenericConference
The number of participants in the conference.
Participant - Interface in com.spectel.bcapi
This interface allows moderator control of Participants in an audio conference.
PARTICIPANT_CODE - Static variable in interface com.spectel.bcapi.Conference
The participant code (also called conferee code) is the personal identifier used by non-moderators to enter the conference.
PARTICIPANT_ENTER - Static variable in interface com.spectel.bcapi.Bridge
A participant has entered the conference.
PARTICIPANT_EVENT - Static variable in interface com.spectel.bcapi.Bridge
Participant events are generated when any feature or state change occurs to the specific participant, or when a Conference action causes participant state changes.
PARTICIPANT_EXIT - Static variable in interface com.spectel.bcapi.Bridge
A participant has exited the conference.
PARTICIPANT_ID - Static variable in interface com.spectel.bcapi.BridgeListener
The identifier of the participant object involved in an event.
PARTICIPANT_ID - Static variable in interface com.spectel.bcapi.Participant
The unique identifier of this participant.
PARTICIPANT_USER_ENTER - Static variable in interface com.spectel.bcapi.Bridge
A participant has entered a user conference.
PARTICIPANT_USER_EXIT - Static variable in interface com.spectel.bcapi.Bridge
A participant has exited a user conference.
PASSWORD - Static variable in interface com.spectel.bcapi.Bridge
The password associated with the user name and used to authenticate the user on the bridge in order to establish a valid session on the bridge.
pausePlayback() - Method in interface com.spectel.bcapi.Conference
Pause playback for this conference.
pauseRecording() - Method in interface com.spectel.bcapi.Conference
Pause recording for this conference.
PHONE_NUM - Static variable in interface com.spectel.bcapi.Participant
The phone number of the participant.
PINCODE - Static variable in interface com.spectel.bcapi.Participant
The security id associated with this participant.
PING_TIMEOUT - Static variable in interface com.spectel.bcapi.Bridge
The number of seconds that the ping message under isConnected() should wait before timing out.
placeInConference(String) - Method in interface com.spectel.bcapi.Participant
Place this participant into a conference.
playAndCollect(short, short) - Method in interface com.spectel.bcapi.Participant
Play a prompt to a participant asking them to enter a dtmf.
playAndCollect(short, short, byte, byte) - Method in interface com.spectel.bcapi.Participant
Play a prompt to a participant asking them to enter a dtmf.
playAndCollect(short, short, String) - Method in interface com.spectel.bcapi.Participant
Play a prompt to a participant asking them to enter a dtmf.
playAnnunciator(int) - Method in interface com.spectel.bcapi.Participant
Plays an annunciator message to this line.
PLAYBACK_STATE_AUX - Static variable in interface com.spectel.bcapi.Conference
Reports the auxiliary playback state of the conference.
PLAYBACK_STATE_ONBRIDGE - Static variable in interface com.spectel.bcapi.Conference
Reports the on-bridge playback state of the conference.
playParticipantInfo(String, String) - Method in interface com.spectel.bcapi.Conference
Play the line info of the source participant to the target participant.
playRoster(String) - Method in interface com.spectel.bcapi.Conference
Depending on the conference's NRP setting, this action will play the total number of participants if this was not scheduled, or the recorded names of the participants if it was scheduled.
PROMPT_SET - Static variable in interface com.spectel.bcapi.Conference
The prompt set used by the conference: 1 - Conference.MAX_PROMPTSETS
 
This parameter is read-only and can be accessed via the getParameter() method.
PROMPT_SET - Static variable in interface com.spectel.bcapi.Participant
The prompt set used by the participant: 1 - Participant.MAX_PROMPTSETS, or 0 if the first update for this value has not yet been received by the bridge.
PROPERTY_CHANGE - Static variable in interface com.spectel.bcapi.Bridge
The Sub-event PROPERTY_CHANGE (value = 22) describes the property changes of a conference, participant, or bridge.
PROPERTY_MAP_ERROR - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
synchronizeObject map does not exist
PROPERTY_MAP_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
synchronizeObject map does not exist
PROPERTY_NAME_ERROR - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
GetPropertyMethod name not in map
PROPERTY_NAME_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
GetPropertyMethod name not in map
PROPERTY_NAME_READONLY - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Extended Property Value Type Exception
PROPERTY_NAME_READONLY_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Extended Property Value Type Exception
PROPERTY_VALUE_TYPE_MATCH_ERROR - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Property Type Exception
PROPERTY_VALUE_TYPE_MATCH_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Property Type Exception
PROPERTY_VALUE_TYPE_MISSING_ERROR - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Extended Property Value Type Exception
PROPERTY_VALUE_TYPE_MISSING_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Extended Property Value Type Exception

Q

QA_NEXT - Static variable in interface com.spectel.bcapi.Conference
The Participant ID of the next participant in the QA queue waiting to ask a question.
QA_NEXT - Static variable in interface com.spectel.bcapi.Participant
The unique id associated with the next participant in the QA queue.
QA_PRIORITY - Static variable in interface com.spectel.bcapi.Participant
The priority assigned to the participant during Q&A (Question and Answer) sessions.
QA_QUESTIONER - Static variable in interface com.spectel.bcapi.Conference
The Participant ID of the participant, in the QA queue, who is currently asking a question.
QAPRIORITY_EXCLUDED - Static variable in interface com.spectel.bcapi.Participant
The participant will be excluded from the Q&A session for the conference.
QAPRIORITY_NORMAL - Static variable in interface com.spectel.bcapi.Participant
The participant may be included in the Q&A session for the conference.
QAPRIORITY_TOP - Static variable in interface com.spectel.bcapi.Participant
The participant will be included in the Q&A session for the conference above any participants with a priority of QAPRIORITY_NORMAL.
QUEUE_CHANGE - Static variable in interface com.spectel.bcapi.Bridge
The Q&A queue has changed.

R

REC_MODE_DEFAULT - Static variable in interface com.spectel.bcapi.Conference
Mode (value = 0) indicates conference is using the bridge setting.
REC_MODE_DISABLED - Static variable in interface com.spectel.bcapi.Conference
Mode (value = 1) indicates conference has recording disabled.
REC_MODE_OFFBRIDGE - Static variable in interface com.spectel.bcapi.Conference
Mode (value = 3) indicates conference is scheduled for off-bridge recording.
REC_MODE_ONBRIDGE - Static variable in interface com.spectel.bcapi.Conference
Mode (value = 2) indicates conference is scheduled for on-bridge recording.
REC_STATE_PAUSED - Static variable in interface com.spectel.bcapi.Conference
State (value = 3) to indicate recording is paused.
REC_STATE_PLAYBACK - Static variable in interface com.spectel.bcapi.Conference
State (value = 5) to indicate recording is being played back.
REC_STATE_RECORDING - Static variable in interface com.spectel.bcapi.Conference
State (value = 2) to indicate recording is active.
REC_STATE_STOPPED - Static variable in interface com.spectel.bcapi.Conference
State (value = 1) to indicate recording is stopped.
REC_STATE_STOPPING - Static variable in interface com.spectel.bcapi.Conference
State (value = 4) to indicate recording is stopping.
RECORD_STATE - Static variable in interface com.spectel.bcapi.Conference
Deprecated. The following parameters should be used it its place: RECORD_STATE_ONBRIDGE, PLAYBACK_STATE_ONBRIDGE, RECORD_STATE_OFFBRIDGE, RECORD_STATE_AUX, PLAYBACK_STATE_AUX
RECORD_STATE_AUX - Static variable in interface com.spectel.bcapi.Conference
Reports the auxiliary recording state of the conference.
RECORD_STATE_OFFBRIDGE - Static variable in interface com.spectel.bcapi.Conference
Reports the off-bridge recording state of the conference.
RECORD_STATE_ONBRIDGE - Static variable in interface com.spectel.bcapi.Conference
Reports the on-bridge recording state of the conference.
RECORDING_MODE - Static variable in interface com.spectel.bcapi.Conference
The scheduled recording mode for the conference.
RECPLAY_FILENAME - Static variable in interface com.spectel.bcapi.Conference
The file name of the last conference recording or playback, or an empty string if neither of those actions was previously performed.
refreshSystemParameters() - Method in interface com.spectel.bcapi.Bridge
Refreshes all system-related parameters, updating them to the current values on the bridge.
register(BridgeListener) - Method in interface com.spectel.bcapi.Bridge
Register a listener for all events received by this bridge.
register(BridgeListener, Integer, String, String, String, Hashtable) - Method in interface com.spectel.bcapi.Bridge
Register a listener for some events received by this bridge.
register(BridgeListener) - Method in interface com.spectel.bcapi.GenericConference
Register a listener for all events received by this Conference.
register(BridgeListener) - Method in interface com.spectel.bcapi.Participant
Register a listener for all events received by this Participant.
removeBridge(String) - Method in interface com.spectel.bcapi.MultiBridge
Remove a bridge from this collection of bridge instances
removeFromQa() - Method in interface com.spectel.bcapi.Participant
Remove this participant from the Q&A queue (without accessing the line).
removeFromSubConf(String) - Method in interface com.spectel.bcapi.Conference
Removes the desired participant from the subconference to the parent conference.
requestConferenceWideOperator() - Method in interface com.spectel.bcapi.Participant
Request conference-wide operator help for the individual participant.
requestConferenceWideOperator(boolean) - Method in interface com.spectel.bcapi.Participant
Request conference-wide operator help for the individual participant if such requests are allowed.
requestDTMFEvents(boolean) - Method in interface com.spectel.bcapi.Bridge
Requests or turns off DTMF events.
requestOperator() - Method in interface com.spectel.bcapi.Conference
Request an operator's assistance on this conference.
requestOperator(boolean) - Method in interface com.spectel.bcapi.Conference
Request an operator's assistance on this conference if such requests are allowed.
requestOperator() - Method in interface com.spectel.bcapi.Participant
Request individual operator help for the specific participant.
requestOperator(boolean) - Method in interface com.spectel.bcapi.Participant
Request an operator's assistance on this participant only if such requests are allowed.
RESERVATION_GROUP - Static variable in interface com.spectel.bcapi.GenericConference
The identifier for the reservation group associated with this conference.
RESPONSE_CMD_TIMED_OUT - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For ACOMObject
RESPONSE_CMD_TIMED_OUT_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For ACOMObject
resumeQAChan() - Method in interface com.spectel.bcapi.Participant
Put the participant back into QA after they asked their question.

S

SCHED_END_DAY - Static variable in interface com.spectel.bcapi.Conference
The scheduled end day of the conference.
SCHED_END_MONTH - Static variable in interface com.spectel.bcapi.Conference
The scheduled end month of the conference.
SCHED_END_TIME - Static variable in interface com.spectel.bcapi.Conference
The scheduled end time, in military time, of the conference.
SCHED_END_YEAR - Static variable in interface com.spectel.bcapi.Conference
The scheduled end year of the conference.
SCHED_START_DAY - Static variable in interface com.spectel.bcapi.Conference
The scheduled start day (date) of the conference.
SCHED_START_MONTH - Static variable in interface com.spectel.bcapi.Conference
The scheduled start month of the conference.
SCHED_START_TIME - Static variable in interface com.spectel.bcapi.Conference
The scheduled start time, in military time, of the conference.
SCHED_START_YEAR - Static variable in interface com.spectel.bcapi.Conference
The scheduled start year of the conference.
SELF_MUTE - Static variable in interface com.spectel.bcapi.Bridge
Indicates who can mute themselves (self-mute).
SELF_MUTE_ANYONE - Static variable in interface com.spectel.bcapi.Bridge
State (value = 2) indicates that any participant can self-mute.
SELF_MUTE_NON_MODERATOR - Static variable in interface com.spectel.bcapi.Bridge
State (value = 1) indicates that only non-moderator participants can self-mute.
SELF_MUTE_OFF - Static variable in interface com.spectel.bcapi.Bridge
State (value = 0) indicates that no participant can self-mute.
selfMute() - Method in interface com.spectel.bcapi.Participant
Applies a self-mute to the Participant.
selfUnMute() - Method in interface com.spectel.bcapi.Participant
Removes a self-mute from the Participant.
sendDTMF(String, boolean) - Method in interface com.spectel.bcapi.Participant
Dials input DTMF string on the (presumably) already connected line.
SERVICE_NAME - Static variable in interface com.spectel.bcapi.Bridge
The user name necessary to establish a valid session with the bridge (log on).
SESSION_ALREADY_DISCONNECTED - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For bcapi.Session
SESSION_ALREADY_DISCONNECTED_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For bcapi.Session
SESSION_AND_BRIDGE_EXISTS - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For bcapi.Session
SESSION_AND_BRIDGE_EXISTS_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For bcapi.Session
SESSION_AND_BRIDGE_MUST_MATCH - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For bcapi.Session
SESSION_AND_BRIDGE_MUST_MATCH_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For bcapi.Session
SESSION_CMD_FAILED - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For bcapi.Session
SESSION_CMD_FAILED_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For bcapi.Session
SESSION_NOT_CREATED_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For the bcapi.SessionFactory
SESSION_NOT_CREATED_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For the bcapi.SessionFactory
SESSION_NOT_IMPLEMENTED_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For the bcapi.SessionFactory
SESSION_NOT_IMPLEMENTED_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For the bcapi.SessionFactory
SESSION_TO_BRIDGE_NOT_CREATED - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For the bcapi.Session
SESSION_TO_BRIDGE_NOT_CREATED_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For the bcapi.SessionFactory
SET_EXTENDED_PROPERTY_CMD_UNAVAILABLE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
synchronizeObject map does not exist
SET_EXTENDED_PROPERTY_CMD_UNAVAILABLE_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
synchronizeObject map does not exist
setAsynchronous() - Method in interface com.spectel.bcapi.Bridge
Do not wait for command completion.
setAsynchronous() - Method in interface com.spectel.bcapi.GenericConference
Do not wait for command completion.
setAsynchronous() - Method in interface com.spectel.bcapi.Participant
Do not wait for command completion.
setParameter(String, String) - Method in interface com.spectel.bcapi.Conference
Set the parameter identified with the given key with the given value.
setParameter(String, String) - Method in interface com.spectel.bcapi.Participant
Set the parameter identified with the given key with the given value.
setParameters(Hashtable) - Method in interface com.spectel.bcapi.Conference
Set parameters given in the hashtable.
setParameters(Hashtable) - Method in interface com.spectel.bcapi.Participant
Set the parameters with the given hashtable.
setPromptSet(Integer) - Method in interface com.spectel.bcapi.Conference
Set the prompt set for the conference.
setPromptSet(Integer) - Method in interface com.spectel.bcapi.Participant
Set the prompt set for the participant.
SETPROPERTYMETHOD_NAME_MATCH_ERROR - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
SetPropertyMethods Map did not match method
SETPROPERTYMETHOD_NAME_MATCH_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
SetPropertyMethods Map did not match method
setQaPriority(String) - Method in interface com.spectel.bcapi.Participant
Set the Q&A priority for this participant.
setSecurityAllowed(boolean) - Method in interface com.spectel.bcapi.Conference
Allow or forbid securing the conference via Conference.lock() or moderator TUI.
setSynchronous(long) - Method in interface com.spectel.bcapi.Bridge
Sets how long we should wait for command completion.
setSynchronous(long) - Method in interface com.spectel.bcapi.GenericConference
Sets how long we should wait for command completion.
setSynchronous(long) - Method in interface com.spectel.bcapi.Participant
Sets how long we should wait for command completion.
startLecture() - Method in interface com.spectel.bcapi.Conference
Enables conference lecture mode, so only moderator participants will be audible.
startLecture(boolean) - Method in interface com.spectel.bcapi.Conference
Enables conference lecture mode if a moderator is allowed to do so.
startMuteAll() - Method in interface com.spectel.bcapi.Conference
Turns MuteAll mode on for the conference, muting all non-moderator participants in a way that they can still unmute themselves.
startMuteAll(short) - Method in interface com.spectel.bcapi.Conference
Turns MuteAll mode on for the conference, muting all participants except the moderator passed in in a way that they can still unmute themselves.
startPlayback(String) - Method in interface com.spectel.bcapi.Conference
Starts the playback of a recording specified by the file name.
startPlayback(String, boolean) - Method in interface com.spectel.bcapi.Conference
Starts the playback of a recording specified by the file name, optionally as a moderator, meaning that a moderator using the TUI or the API using moderator access can stop the playback.
startPolling() - Method in interface com.spectel.bcapi.Conference
Starts a Polling session for the conference.
startQA() - Method in interface com.spectel.bcapi.Conference
Starts a Q&A session for the conference.
startRecording() - Method in interface com.spectel.bcapi.Conference
Start recording for this conference.
startRecording(String) - Method in interface com.spectel.bcapi.Conference
Starts the recording of this conference.
startRecording(boolean) - Method in interface com.spectel.bcapi.Conference
Starts the recording of this conference, optionally with moderator privileges.
startRecording(String, boolean) - Method in interface com.spectel.bcapi.Conference
Starts the recording of this conference, optionally with moderator privileges.
STATE - Static variable in interface com.spectel.bcapi.Participant
The current state of the participant.
STATE_BEING_DIALED - Static variable in interface com.spectel.bcapi.Participant
Conferee state (value = 4) while outgoing call is awaiting answer.
STATE_CHANGE - Static variable in interface com.spectel.bcapi.Bridge
The Sub-event STATE_CHANGE (value = 21) describes the object state of a conference, participant, or bridge.
STATE_FREE - Static variable in interface com.spectel.bcapi.Participant
Conferee state (value = 1) after leaving conference.
STATE_FULL_DUPLEX - Static variable in interface com.spectel.bcapi.Participant
Conferee state (value = 2) while in conference.
STATE_IN_ANNUNCIATION - Static variable in interface com.spectel.bcapi.Participant
Conferee state (value = 5) while being played a message.
STATE_INTERCEPTEE - Static variable in interface com.spectel.bcapi.Participant
Conferee state (value = 8) for normal caller intercepted with a moderator.
STATE_INTERCEPTOR - Static variable in interface com.spectel.bcapi.Participant
Conferee state (value = 7) for a moderator intercepting another caller.
STATE_ON_HOLD - Static variable in interface com.spectel.bcapi.Participant
Conferee state (value = 3) while on hold.
STATE_WAITING_ON_INTERCEPT - Static variable in interface com.spectel.bcapi.Participant
Conferee state (value = 6) for moderator connected to backpath of dialed caller listening to call progress.
STATUS_TCP_PORT_NUM - Static variable in interface com.spectel.bcapi.Bridge
This OPTIONAL parameter defines the ModAPI status tcp port.
STATUS_UDP_PORT_NUM - Static variable in interface com.spectel.bcapi.Bridge
This OPTIONAL parameter defines the ModAPI status udp port.
stopLecture() - Method in interface com.spectel.bcapi.Conference
Disables the lecture mode of the conference, allowing non-moderator participants to be heard.
stopMuteAll() - Method in interface com.spectel.bcapi.Conference
Turns MuteAll mode off for the conference, unmuting all self-muted participants.
stopPlayback() - Method in interface com.spectel.bcapi.Conference
Stops the playback of a recording.
stopPlayback(boolean) - Method in interface com.spectel.bcapi.Conference
Stops the playback of a recording, optionally as a moderator, meaning that this will only stop playbacks initiated by a moderator.
stopPolling() - Method in interface com.spectel.bcapi.Conference
Stops a Polling session for the conference.
stopQA() - Method in interface com.spectel.bcapi.Conference
Stops the Q&A session for the conference.
stopRecording() - Method in interface com.spectel.bcapi.Conference
Stop recording for this conference.
stopRecording(boolean) - Method in interface com.spectel.bcapi.Conference
Stop recording for this conference, optionally only if the current recording was initiated by a moderator.
stopSubConference() - Method in interface com.spectel.bcapi.Conference
Stops the subconference for this conference by removing all participants from the subconference.
stopSubConference(Integer) - Method in interface com.spectel.bcapi.Conference
Stops the sub-conference with subConfIndex for this conference.
SUB_EVENT_TYPE - Static variable in interface com.spectel.bcapi.BridgeListener
The sub type of event the received event Hashtable describes.
SUBCONF_INDEX - Static variable in interface com.spectel.bcapi.Conference
Identifies the sub-conference index of this conference.
SUBCONFERENCE_END - Static variable in interface com.spectel.bcapi.Bridge
The subconference has ended for the conference identified by CONFERENCE_ID.
SUBCONFERENCE_START - Static variable in interface com.spectel.bcapi.Bridge
The subconference has started for the conference identified by CONFERENCE_ID.
SUBSCRIBE_CMD_FAILED - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For ACOMObject
SUBSCRIBE_CMD_FAILED_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
For ACOMObject
SYSTEM_NAME - Static variable in interface com.spectel.bcapi.Bridge
The name of the bridge.

T

TALKER_EVENT - Static variable in interface com.spectel.bcapi.Bridge
Talker events are generated for any Participants creating voice chatter on the bridge.
THROWS_NOTIMPLEMENTED - Static variable in interface com.spectel.bcapi.Bridge
By default the compatibility layer from BCAPI 1.x to ACOM 1.5 attempts to fail gracefully without throwing not implemented exceptions.
TimeoutException - Exception in com.spectel.bcapi
Indicates bridge operation has timed out.
TimeoutException() - Constructor for exception com.spectel.bcapi.TimeoutException
 
TimeoutException(String) - Constructor for exception com.spectel.bcapi.TimeoutException
 
TimeoutException(Throwable) - Constructor for exception com.spectel.bcapi.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception com.spectel.bcapi.TimeoutException
 
TO_URI - Static variable in interface com.spectel.bcapi.Participant
The URI of an out going line
toggle() - Method in interface com.spectel.bcapi.Participant
Toggle a Participant to or from a sub-conference.
TONEVAL_BOTH - Static variable in interface com.spectel.bcapi.Conference
State (value = 4) to indicate the system will play both a tone and a message to the conference.
TONEVAL_MESSAGE - Static variable in interface com.spectel.bcapi.Conference
State (value = 3) to indicate the system will play a message to the conference.
TONEVAL_OFF - Static variable in interface com.spectel.bcapi.Conference
State (value = 0) to indicate the system will not play any entry/exit notification to the conference.
TONEVAL_SYS - Static variable in interface com.spectel.bcapi.Conference
State (value = 1) to indicate the system will play the conference entry/exit setting to the conference.
TONEVAL_TONE - Static variable in interface com.spectel.bcapi.Conference
State (value = 2) to indicate the system will play a tone to the conference.
transferToConference(String) - Method in interface com.spectel.bcapi.Participant
Transfer this participant into the conference identified by conferenceId.

U

UNEXPECTED_ARG_OBJECT_ERROR_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
An object passed as an argument is of an unexpected format.
UNEXPECTED_ARG_OBJECT_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
An object passed as an argument is of an unexpected format.
UNEXPECTED_BRIDGE_OBJECT_ERROR_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The Bridge object is Null or is of an unexpected format.
UNEXPECTED_BRIDGE_OBJECT_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
The Bridge object is Null or is of an unexpected format.
UNEXPECTED_RESPONSE_NULL_ERROR_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Unexpected Null value found in the response to the command.
UNEXPECTED_RESPONSE_NULL_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Unexpected Null value found in the response to the command.
UNEXPECTED_RESPONSE_TYPE_ERROR_CODE - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Unexpected object type found in the response to a command.
UNEXPECTED_RESPONSE_TYPE_ERROR_STRING - Static variable in exception com.avaya.conferencing.bcapi.ACOMException
Unexpected object type found in the response to a command.
unLock() - Method in interface com.spectel.bcapi.Conference
Unsecure the conference.
unMute() - Method in interface com.spectel.bcapi.Participant
Un-mute a Participant.
USER_NAME - Static variable in interface com.spectel.bcapi.Bridge
The user name necessary to establish a valid session with the bridge (log on).

V

viewPollingResults() - Method in interface com.spectel.bcapi.Conference
Returns a Hashtable containing all votes tallied during a Polling session for the conference.

W

WEB_ID - Static variable in interface com.spectel.bcapi.Participant
WebId associated with this line

X

XML_LOGGER_PROPERTIES - Static variable in interface com.spectel.bcapi.Bridge
The path to the Log4j.xml properties file.

A B C D E F G H I L M N O P Q R S T U V W X
CONFIDENTIAL

Copyright © 2005-2009 Avaya. All Rights Reserved.