Generating outbound calls: orig

Demonstrates how the ISUP service generates an outbound call to the specified TX board.

Usage

orig options

Requirements

Procedure

To run orig:

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:

orig options

where options include:

Options

Description

-i

ITU switch type.

-b board

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

called number

Phone number to which the call is placed.

circuit index

Circuit index on which the call is placed.

calling number

Phone number from which the call is placed.

-s

BICC switch type.


3

Press r to release the call, and press q to quit the program.


Details

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