Common Properties These are common driver properties that are indicative of

11-14 Oracle Fusion Middleware Administrator’s Guide for Oracle SOA Suite

11.4.1.4.3 Custom Properties These are properties specific to this driver and are

generally associated with configuring access to the remote gateway and certain protocol or channel-specific behavior. SupportsCancel Supports Cancel Operation on the Message No False SupportsReplace Supports Replace Operation on the Message No False SupportsTracking Supports Tracking Operation on the Message No False SupportsStatusPolling Supports Status Polling Operation on the Message No False SenderAddresses Sender Addresses No NA DefaultSenderAddress Default Sender Address No NA SendingQueuesInfo Driver Sending Queue Info Yes OraSDPMQueueConne ctionFactory:OraSDPM QueuesOraSDPMDrive rDefSndQ1 Table 11–8 Custom SMPP Properties Name Description Mandatory? Default Value SmsAccountId The Account Identifier on the SMS-C. Yes NA SmsServerHost The name or IP address of the SMS-C server. Yes NA TransmitterSystemId The account ID that is used to send out messages. Yes NA ReceiverSystemId The account ID that is used to receive messages. Yes NA TransmitterSystemType The type of transmitter system. Yes The default value is Logica. ReceiverSystemType The type of receiver system. Yes The default value is Logica. TransmitterSystemPassw ord The password of the transmitter system. Yes NA ReceiverSystemPassword The password for the receiver system. Yes NA ServerTransmitterPort The TCP port number of the transmitter system. Yes NA ServerReceiverPort The TCP port number of the receiver system. Yes NA DefaultEncoding The default encoding of the SMPP driver. No The default value is UCS2. EncodingAutoDetect If set to true the default, the SMPP driver encodes automatically. No The default value is true. LocalSendingPort The local TCP port used by the SMPP driver to messages to the SMS-C. No NA LocalReceivingPort The local TCP port used by the SMPP drivers to receive messages from the SMS-C. No NA Table 11–7 Cont. Common SMPP Properties Name Description Mandatory Default Value Configuring Oracle User Messaging Service 11-15

11.4.1.4.4 Client API MessageInfo Support These properties are message delivery related

which are specified through client API. Table 11–9 describes if the protocol or driver implementation honors such properties. LocalAddress The host name or IP address of the server that hosts the SMPP driver. No NA WindowSize The window size for SMS. This value must be a positive number. No The default value is 1. EnquireInterval The interval, in seconds, to send an enquire message to the SMS-C. No The default value is 30. ThrottleDelay The delay, in seconds, between throttles. No The default value is 15. BindRetryDelay The delay, in seconds, for a binding retry. No The default value is 30. ResponseTimer Time lapse allowed between SMPP request and response, in seconds. Default is 30. No 30 RegisteredDeliveryMask The delay, in seconds, for a binding retry. No 0xFF RangeSetNull Set to true to set the address range field of BIND_RECEIVER to null. Set to false the default value to set the address range field to SmsSystemId. No The default value is false. PriorityAllowed The highest priority allowed for the SMPP driver. The range is 0 normal to 3 highest. No The default value is 0. BulkSending Setting this value to true the default enables sending messages in bulk to the SMS-C. No. The default value is true. PayloadSending If set to true, the SMPP driver always uses the message payload properties when sending messages to the SMS-C. No The default value is false. SourceTon The Type of Number TON for ESME addresses served through SMPP receiver session. No The default value is 0. SourceNpi The Numbering Plan Indicator NPI for ESME addresses served through the SMPP receiver session. No The default value is 0. DestinationTon The Type of Number TON for destination. No The default value is 0. DestinationNpi The Numbering Plan Indicator NPI for destination. No The default value is 0. ExtraErrorCode A comma-separated list of error codes. No NA MaxChunks The maximum SMS chunks for a message. No The default value is -1 no maximum. ChunkSize The size of each SMS message chunk. No The default value is 160. LongMessageSending Supports sending long messages. No NA DatagramMessageMode Supports Datagram Message mode. No NA Table 11–8 Cont. Custom SMPP Properties Name Description Mandatory? Default Value