CTIGateway

This type is a class for model objects.

@since WAS70: CEA Feature Pack 1.0

Package: cea

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  CEASettings.ctiGateway



Attributes Summary
gatewayAddress : EString @since WAS70: CEA Feature Pack 1.0 The hostname or IP address of theCTI Gateway that the rest service will communicate with for telephony services
gatewayPort : EInt @since WAS70: CEA Feature Pack 1.0 The port that the rest service will use to communicate with the CTI Gateway for telephony services.
gatewayProtocol : GatewayProtocolKind @since WAS70: CEA Feature Pack 1.0 The protocol that the rest service will use to communicate with the CTI Gateway for telephony services.
superUsername : EString @since WAS70: CEA Feature Pack 1.0 Root user account name for controlling the CTI Gateway
extractUsernameFromRequest : EBoolean @since WAS70: CEA Feature Pack 1.0 When enabled, the user name will try to be extracted from the HTTP request. If not found then the superUsername will be used.
properties : Property * * No description is available *



Attribute Details

gatewayAddress  -  @since WAS70: CEA Feature Pack 1.0 The hostname or IP address of theCTI Gateway that the rest service will communicate with for telephony services
    Data Type: EString
    Default value:  localhost
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

gatewayPort  -  @since WAS70: CEA Feature Pack 1.0 The port that the rest service will use to communicate with the CTI Gateway for telephony services.
    Data Type: EInt
    Default value:  5060
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

gatewayProtocol  -  @since WAS70: CEA Feature Pack 1.0 The protocol that the rest service will use to communicate with the CTI Gateway for telephony services.
    Data Type: GatewayProtocolKind
    Default value:  TCP
    Allowed values:
        0 - UDP
        1 - TCP
        2 - TLS
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

superUsername  -  @since WAS70: CEA Feature Pack 1.0 Root user account name for controlling the CTI Gateway
    Data Type: EString
    Default value:  ceauser
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

extractUsernameFromRequest  -  @since WAS70: CEA Feature Pack 1.0 When enabled, the user name will try to be extracted from the HTTP request. If not found then the superUsername will be used.
    Data Type: EBoolean
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

properties  -  * No description is available *
    Reference Type: Property *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006