(Page 1 of 1 in this chapter)
Chapter 8
Sample Programs
- 8.1 isupcfg
- 8.2 isupmgr
- 8.3 term
- 8.4 orig
- The following sections briefly describe the sample applications provided with the ISUP API distribution.
8.1 isupcfg
- The isupcfg program is a utility used to download configuration information to the ISUP layer task running on a TX Series communication processor. This sample demonstrates management API calls. The source code resides in \tektx\samples\isupcfg on Windows NT systems, and in /usr/src/cmd/txn/isupcfg on UnixWare and Solaris systems. For a description of the configuration file format, refer to the Signaling System 7 (SS7) Installation and Configuration Manual.
8.2 isupmgr
- The isupmgr program is a utility for performing management operations on the ISUP layer. This sample demonstrates management API calls. The source code resides in \tektx\samples\isupcfg on Windows NT systems, and in /usr/src/cmd/txn/isupmgr on UnixWare and Solaris systems.
- A related utility, txtrace, can be used to trace ISUP protocol messages. To trace messages, perform the following steps:
- Run the isupmgr application by typing:
isupmgr.
- Use the BOARD command to change to the desired board.
- Enter the command:
TRACE DATA ON .
- Exit isupmgr with the Q command.
- Run txtrace by typing:
txtrace.
- All ISUP protocol messages sent to and received by ISUP on the board will now be dumped in hex to the display.
Note: The tracing functionality of ISUP is supplied for application debugging during development, and is not intended to be used to monitor traffic under load.
8.3 term
- The term application sample manages incoming calls. The source resides in \tektx\samples\isup on Windows NT systems, and in /usr/src/cmd/txn/isup on UnixWare and Solaris systems.
8.4 orig
- The orig application sample originates an outgoing call. The source resides in \tektx\samples\isup on Windows NT systems, and in /usr/src/cmd/txn/isup on UnixWare and Solaris systems.
(Page 1 of 1 in this chapter)
tech_support@nmss.com
Copyright © 1999, Natural MicroSystems, Inc. All rights
reserved.