Generating outbound calls: tuporig

 

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

Requirements

Procedure

To run tuporig:

Step

Action

1

From the command line prompt, navigate to the \nms\tx\samples\tup\ directory under Windows or the /usr/bin/ directory under UNIX.

2

Enter the following command:

tuporig options

where options include:

Option

Description

-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.


Refer to the source code for more options.

3

Press r to release the call.

4

Press q to quit the program.