Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 147
Cisco Meeting Server Release 2.0 : API Reference Guide
23
Reason code
Description
accessMethodDoesNotExist
You tried to modify or remove an accessMethod using an ID that did
not correspond to a valid access method.
callBrandingProfileDoesNotExist
You tried to modify or remove a call branding profile using an ID that did
not correspond to a valid call branding profile.
callBridgeDoesNotExist
You tried to modify or remove a configured clustered Call Bridge using
an ID that did not correspond to a valid clustered Call Bridge.
callDoesNotExist
You tried to perform a method on a call object using an ID that did not
correspond to a currently active call.
callRecordingCannotBeModified
You tried to start/stop recording a call that cannot be modified.
callLegCannotBeDeleted
You tried to delete a call leg that can't be deleted.
callLegDoesNotExist
You tried to perform a method on a call leg object using an ID that did
not correspond to a currently active call leg.
callLegProfileDoesNotExist
You tried to modify or remove a callLegProfile using an ID that did not
correspond to a valid call leg profile.
callProfileDoesNotExist
You tried to modify or remove a callProfile using an ID that is not valid.
cdrReceiverDoesNotExist
You tried to modify or remove a CDR receiver using an ID that did not
correspond to a valid CDR receiver.
coSpaceDoesNotExist
You tried to modify or remove a coSpace using an ID that did not
correspond to a valid coSpace on the system
coSpaceUserDoesNotExist
You tried to modify or remove a coSpace user using an ID that did not
correspond to a valid coSpace user.
databaseNotReady
You tried a method (e.g. initiation of an LDAP sync method) before the
database was ready
directorySearchLocationDoesNotExist
You tried to reference, modify or remove a directory search location
using an ID that did not correspond to a valid directory search location.
dtmfProfileDoesNotExist
You tried to reference, modify or remove a DTMF profile using an ID
that did not correspond to a valid DTMF profile.
duplicateCallBridgeName
You tried to create or modify a clustered Call Bridge to use a name that
would clash with an existing configured clustered Call Bridge.
duplicateCoSpaceId
You tried to create or modify a coSpace call ID to use a call ID that
clashed with one used by another coSpace.
duplicateCoSpaceUri
You tried to create or modify a coSpace to use a URI that clashed with
one that corresponds to another coSpace. (Two coSpaces can't share
the same URI, because the Meeting Server must be able to uniquely
resolve an incoming call to a coSpace URI).
4   API Methods