Click or drag to resize

CallCreationInfo Properties

The CallCreationInfo type exposes the following members.

Properties
  NameDescription
Public propertyApplyDialingRules
Gets or sets a value that indicates whether any configured dialing rules should be applied to the remote address before dialing.
Public propertyAuthorizationToken
Authorization token needed to initiate the call. Used by the service gateway to determine whether the call should be allowed to proceed or not.
Public propertyCallType
A CallType enum value indicating whether a default registered service (SIP call through Aura) or MeetMe call through ServiceGateway is to be created.
Public propertyConferenceID
The virtual room id to identify the conference room that will be used if we make the call to conference system.
Public propertyConferencePasscode
The Virtual Room PIN to identify the conference room.
Public propertyContextId
Opaque data representing the id of contextual data stored in the contact center solution that is associated with the call.
Public propertyIsPresentationOnlyMode
A Boolean value indicating whether the call should be created in presentation only mode. Most of call capabilities are restricted in this case. Conference/collaboration capabilities are available. User can upgrade call to add audio/video later.
Public propertyLineAppearanceId
The Avaya line appearance id for the remote call.
Public propertyLineAppearanceOwner
The remote call owner name.
Public propertyMeetmeUserName
User Name (used for meet-me conference creation)
Public propertyOffHookDialingEnabled
Enables or disabled off-hook dialing for specification of the remote address. The default is disabled.
Public propertyPortalToken
Correlation-token provided by Equinox/Portal to correlate portal session with SIP signaling.
Public propertyPortalUrl
The Unified Portal Server URL. Required for redial capability.
Public propertyRemoteAddress
The remote address for this call.
Public propertyServiceGatewayURL
Service Gateway (ESG) URL
Public propertyUccpURL
A String value representing the URL of the UCCS server. This allows client UI to establish conference in presentation only mode through UCCP web socket connection.
Top
See Also