![]()
This file was last modified 02.03.14
Thank you for choosing Wireless Data Server. This file contains installation instructions for the Wireless Data Server core, Instant Messaging plug-in and Data Circuit-terminating Equipment (DCE) plug-in.
Contents of this readme
- How to report problems
- Other available components and documentation
- Installing Wireless Data Server
- Configuring the DCE
- Starting Wireless Data Server
- Stopping Wireless Data Server
- Uninstalling Wireless Data Server
- Legal information
How to report problems
Please contact Steltor'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 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.
smsnotify
For calendar notifications and reminders, you must download and install the
smsnotifyutility, available on the Steltor Web site. Please see thesmsnotifyreadme for installation instructions.Wireless network plug-ins
This version of Wireless Data Server 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, continue installing this product, then download and install the appropriate plug-in available on the Steltor Web site. Other plug-ins support connections through the Short Message Peer to Peer (SMPP) protocol and the Universal Computer Protocol (UCP).
SNMP subagent
Wireless Data Server can also be monitored through Simple Network Management Protocol (SNMP) clients. For details on installing the Wireless Data Server SNMP subagent, see its readme.
Installing Wireless Data Server
NOTE: On UNIX platforms, different versions of Wireless Data Server installed on the same machine must be installed under different user accounts. Multiple installations of the same version should also be under different accounts if possible.
NOTE: If you install Wireless Data Server on a UNIX calendar server host, it must be installed under a different user account than the calendar server to avoid conflicts between different versions of shared libraries.
- Unzip the Wireless Data Server archive in a directory on your disk (referred to hereafter as <wds>).
- If you use a Solaris platform, set the
LD_LIBRARY_PATHvariable to <wds>/bin.- See your Administrator's Guide for detailed information on configuring Wireless Data Server for use in your environment. You will need to modify the following parameters in the
wds.inifile, located in the <wds>/etc/configdirectory on UNIX platforms (<wds>\etc\configon Windows platforms).
[LIC]licenseThe license key provided by your Steltor representative [WDS]smscconnectionA list of all section names of all DCE connections, separated by commas and enclosed in {}
smsccharsetMSCP437
smscpluginUNIX: <wds> /bin/libsmscdce.sl
Windows: <wds>\bin\smscdce.dll
blockedmsisdnsA list of MSISDN numbers to which Wireless Data Server will not send SMS messages, separated by commas and enclosed in {}
unisonconnectionsA list of all section names of all calendar server connections, separated by commas and enclosed in {} [<UNISON1, UNISON2, etc...>]1hostHost name of the calendar server
nodeNode-ID [<DCE1, DCE2, etc...>]2smscmsisdnMSISDN number of the SMSC
msisdnMSISDN number of the WDS modem
portSerial port to which the DCE is connected
speedData rate in bps [<IM1, IM2, etc...>]3hostIP or network address of the Instant Messaging server portInstant Messaging server port usernameThe Instant Messaging user name for this WDS connection passwdThe Instant Messaging user password for this WDS connection resourceThe Instant Messaging resource used by this WDS connection
1 For each calendar server connection, define a new section and set these parameters.
2 For each DCE connection, define a new section and set these parameters.
3 For each Instant Messaging connection, define a new section and set these parameters.
- Encrypt and set the password for the SYSOP of each calendar server connection using the
cspasswdutility:cspasswd -f <wds>/etc/config/wds.ini -s <UNISON1> -k passwd cspasswd -f <wds>/etc/config/wds.ini -s <UNISON2> -k passwd
- For Windows platforms, replace forward slashes ("/") with backslashes ("\"). See the Administrator's Guide for details on the use and syntax of the
cspasswordutility.- Run the following command line:
- See the Administrator's Guide for details on the use and syntax of the
wdscommand.
Configuring the DCE
NOTE: On UNIX platforms, the user account under which Wireless Data Server is installed must have read and write access to the serial port used by the DCE. In addition, because Wireless Data Server must lock the port, the same user account must have read and write access to the
/var/spool/locksdirectory.
- Using HyperTerminal, connect to the port to which the DCE is attached. You will configure the DCE by typing AT commands.
- Enter
AT&S0to set the Data Set Ready (DSR) signal to be always ON.- Enter
AT&Wto save the configuration.Remember also to match the value of the
wds.ini[DCE]speedparameter to the data rate of your DCE.Consult your vendor's documentation for details on configuring your DCE.
Starting Wireless Data Server
- Execute the following command:
- <wds>
/bin/wdsctrl start- On Windows platforms, replace forward slashes in the path name with backslashes. See the Administrator's Guide for details on the use and syntax of the
wdsctrlcommand.- Check the
wds.logfile for errors.
Stopping Wireless Data Server
- Execute the following command:
- <wds>
/bin/wdsctrl stop- On Windows platforms, replace forward slashes in the path name with backslashes. See the Administrator's Guide for details on the use and syntax of the
wdsctrlcommand.
Uninstalling Wireless Data Server
- Execute the following command:
- <wds>
/bin/wds -u- On Windows platforms, replace forward slashes in the path name with backslashes. See the Administrator's Guide for details on the use and syntax of the
wdscommand.
Legal information
This document and the software to which it refers are Copyright © 1999-2001 Steltor Inc. (hereinafter referred to as Steltor). All rights reserved.
CorporateTime is a registered trademark of Steltor Inc. All other product names are trademarks or registered trademarks of their respective owners.
Steltor makes no expressed or implied warranty with regard to the programs and materials offered or their salability or their fitness for any particular purpose. The program, materials, and documentation are made available solely on an AS IS basis, and the entire risk as to their quality, reliability, and performance is with the user. Should the program material or documentation prove defective, the user (not Steltor, or any other party) shall bear the entire cost of all necessary correction and all incidental or consequential damages. Steltor shall not be liable for any incidental or consequential damages in connection with or arising out of the furnishing, use, or performance of the supplied material.
This product includes software developed by the Apache Software Foundation (http://www.apache.org/). This material is copyright (c) 1999-2000 The Apache Software Foundation. All rights reserved.