Configuring the proxy – Cisco H.323 VC-289 User Manual

Page 44

Advertising
background image

Configuring H.323 Gatekeepers and Proxies

H.323 Gatekeeper Configuration Task List

VC-332

Cisco IOS Voice, Video, and Fax Configuration Guide

Configuring a Forced Disconnect on a Gatekeeper

To force a disconnect on a gatekeeper, use the following command in privileged EXEC mode:

To force a particular call to be disconnected (as opposed to all active calls on the H.323 gateway), use
the local call identification number (CallID) to identify that specific call. Find the local CallID number
for a specific call by using the show gatekeeper calls command; the ID number is displayed in the
LocalCallID column.

Verifying a Forced Disconnect

To show the status of each ongoing call that a gatekeeper is aware of, use the show gatekeeper calls
command. If you have forced a disconnect either for a particular call or for all calls associated with a
particular H.323 gatekeeper, the system will not display information about those calls.

The following is sample output from the show gatekeeper calls command:

router# show gatekeeper calls

Total number of active calls =1

Gatekeeper Call Info

====================

LocalCallID

Age (secs)

BW

12-3339 94

768

(Kbps)

Endpt(s): Alias

E.164Addr

CallSignalAddr

Port

RASSignalAddr

Port

src EP: epA

10.0.0.11

1720

10.0.0.11

1700

dst EP: epB2zoneB.com

src PX: pxA

10.0.0.1

1720

10.0.0.11

24999

dst PX: pxB

172.21.139.90

1720

172.21.139.90

24999

Configuring the Proxy

This section describes the following configuration tasks for configuring the proxy. Depending on your
specific network design, either the first task or the second task is required.

Configuring a Proxy Without ASR, page 333

Configuring a Proxy with ASR, page 337

Command

Purpose

Router# clear h323 gatekeeper call

{all | local-callID local-callID}

Forces a disconnect on a specific call or on all calls currently
active on this gatekeeper.

The keywords and arguments are as follows:

all—Forces all active calls currently associated with this
gatekeeper to be disconnected.

local-callID—Forces a single active call associated with this
gatekeeper to be disconnected.

local-callID—Specifies the local call identification number
(CallID) that identifies the call to be disconnected.

Advertising