Wireless Data Server 2.5

smsnotify

This file was last modified 02.08.09


Thank you for choosing Wireless Data Server. This file contains installation instructions for the smsnotify utility, required to send notifications and reminders from Oracle's calendar server to Wireless Data Server.

Contents of this Readme


How to report problems

Please contact Oracle's technical support department at support@steltor.com or call (514) 733-8500.


Other available components and documentation

Wireless Data Server core

Please see the readme for installation instructions. Please see the release notes for supported platforms, system requirements, a list of included features and a description of known problems. Please see the Wireless Data Server Administrator's Guide (HTML | PDF) for configuration, maintenance and administration instructions, and the Wireless Data Server User's Guide (HTML | PDF) for information on using this product.

Wireless network plug-ins

The Wireless Data Server core includes a plug-in that connects to the wireless network through Data Circuit-terminating Equipment (DCE). To connect to the wireless network in a different way, install the appropriate plug-in. A different plug-in supports connections through the Short Message Peer to Peer (SMPP) protocol.


Installing smsnotify

  1. Create an sms directory on the same level as your calendar server's unison directory. This directory is referred to hereafter as <smsdir>.
    For example, if your calendar server is installed in /users/unison, substitute /users/sms for <smsdir> in the following steps. Similarly, if your calendar server is installed in C:\users\unison, substitute C:\users\sms instead.
  2. Extract the contents of the smsnotify package to <smsdir>.
  3. If your calendar server runs on a Solaris platform, add <smsdir> to the LD_LIBRARY_PATH variable. Ensure that the LD_LIBRARY_PATH variable also contains your calendar server installation directory.
  4. If your calendar server runs on an HP-UX platform, add <smsdir> to the SHLIB_PATH variable. Ensure that the SHLIB_PATH variable also contains your calendar server installation directory.

Configuring your calendar server

  1. Stop the calendar server.
  2. Modify the following values in your calendar server's unison.ini file:
    Table 1: Calendar server configuration parameters for smsnotify
    Section Parameter Value
    [NOTIFY] sms TRUE
    [CWS] noreqsleep 5

    smsnotifyprogram Windows:
    • <smsdir>\smsnotify.exe

    Solaris or HP-UX:
    • <smsdir>/smsnotify

    Other UNIX:
    • <smsdir>/smsnotify.pl

    smsnotifyprogramparam "-host <WDShostname>"

  3. Restart the calendar server.


Copyright © 1999, 2002, Oracle Corporation. All rights reserved.