Oracle Audio Technologies 9i manual Notification Queue, Email-based Alert, SMS-based Alert

Models: 9i

1 140
Download 140 pages 57.75 Kb
Page 47
Image 47

Alerts

3.2.2 Notification Queue

The result of an alert execution, if any, together with the alert creator’s default alert address, is placed in the notification queue. The Wireless Edition dequeues notification messages out of the notification queue. If the alert address is an email address, the result is sent out as an email message. If the alert address is a phone number, the result is sent out as SMS to the specified phone number.

3.2.3 Email-based Alert

If the result of a delivered alert is an email message, set the following entries in the Notification.properties file in the WE_ HOME\server\classes\oracle\panama\core\admin directory:

#The smtp server hostname, mandatory <hostname> mail.server.name=

#The mail domain name, set if SMTP server requires this <domainname> mail.domain=

#The from mail address, mandatory <email address>

mail.from=

#The organization, optional <string> mail.organization=

#The default mail subject, mandatory <string> mail.subject=

#The Content-Transfer-Encoding, mandatory <string> mail.content.transfer.encoding=

3.2.4SMS-based Alert

If the result of a delivered alert is a SMS message, configure the

Notification.properties file in the WE_

HOME\server\classes\oracle\panama\core\admin directory.

3.2.4.1 SMS-C Server

Configure the following entries to specify the host on which the SMS-C is running:

#the hostname on which the SMS-C is running sms.server.name=

#the port on the sms.server.name from which the SMS-C is listening the incoming SMS-message

sms.server.port=

Generally, the Wireless Edition uses direct TCP/IP communication to the SMS-C server when sending the SMS message. If the UCP protocol is selected, the Wireless

Alerts and SMS Request Listener 3-3

Page 47
Image 47
Oracle Audio Technologies 9i manual Notification Queue, Email-based Alert, SMS-based Alert