Accepting incoming calls: term

Demonstrates how the ISUP service accepts an incoming phone call from the specified TX board.

Usage

term options

Requirements

Procedure

To run term:

Step

Action

1

From the command line prompt, navigate to the \Program Files\Dialogic\tx\src\isup\samples directory under Windows or the /opt/dialogic/tx/src/isup/samples/ directory under UNIX.

2

Enter the following command:

term options

where options include:

Options

Description

-b board

TX board number on which to bind. Default = 1.

-i

ITU switch type.

-c number

Circuit ID with which to test. Default = 1.

-s

BICC switch type.


3

Press any key to exit the program.


Details

The ISUP termination sample program prints out all events retrieved by ISUPRetrieveMessage, including blocks, unblocks, and resets received.