Go back one pageGo to the next page#Go to this book's Table of ContentsGo to this book's Index#


show isdn dialControl callHistory

Use show isdn dialControl callHistory to show the stored past call information. History of each and every call is stored, including unsuccessful and rejected calls. An entry will be created when a call is cleared.

show isdn dialControl callHistory configuration

Use show isdn dialControl callHistory configuration to display the configured parameters for the callHistory table.

A table similar to the following is displayed:

MaxLength

:

5 (operational)

:

5 (configured)

RetainTimer

:

0 (operational)


MaxLength

The size of the Call History buffer in number of calls. A value of 0 indicates that no call history is maintained.

RetainTimer

The minimum length of time, in minutes, that a call history entry will be maintained.


show isdn dialControl callHistory statistics (entry/table)

Use show isdn dialControl callHistory statistics to show stored information such as the destination number, the call connect and disconnect time, and the disconnection cause. These calls could be circuit switched or they could be virtual circuits.

You must enter the ActiveIndex in order to display an individual entry: (One entry is shown when you use the entry option and the full table of entries is shown when you use the table option.)

<ActiveIndex>

: INTEGER (1..2147483647)


A table similar to the following is displayed:

SetUpTime

:

time when this call was started

ActiveIndex

:

1

PeerAddress

:

"384100"

PeerSubAddress

:

" "

PeerId

:

2

PeerIfIndex

:

18

LogicalIfIndex

:

19

DisconnectCause

:

"111"

DisconnectText

:

"Protocol Error"

ConnectTime

:

00Years 000Days 00:00:06

DisconnectTime

:

00Years 000Days 00:51:25

CallOrigin

:

originate

ChargedUnits

:

0

InfoType

:

unrestrictedDigital

TxPackets

:

39052

TxBytes

:

3028404

RxPackets

:

25083

RxBytes

:

25083


SetUpTime

The time when the call was started.

ActiveIndex

A chronological entry of calls started within the same 10 milliseconds of time.

PeerAddress

The telephone number to which this call is connected.

PeerSubAddress

The subaddress of the connected call.

PeerId

The index value of the Peer Table entry to which this call was made.

PeerIfIndex

The IfIndex number of the Peer Table entry to which this call was made.

LogicalIfIndex

The IfIndex number of the B-channel through which this call was made.

DisconnectCause

The encoded network cause value associated with this call. This value will depend on the interface type as well as on the protocol and protocol version being used on this interface.

DisconnectText

The ASCII text describing the reason for call termination. This field should be used only if a management station is unable to decode the value of dialCtlPeerStatsLastDisconnectCause.

ConnectTime

The time when the call was connected.

DisconnectTime

The time when the call was disconnected.

CallOrigin

For active calls, this field will always indicate originate (for outgoing calls).

ChargedUnits

The number of charged units for this connection. If charging information is not supplied by the switch, this field will be 0.

InfoType

The type of call. Options are speech, unrestrictedDigital, unrestrictedDigital56, restrictedDigital, audio7, audio31, video, packetSwitched, fax, and other.

TxPackets

The number of packets transmitted during this call.

TxBytes

The number of bytes transmitted during this call.

RxPackets

The number of packets received during this call.

RxBytes

The number of bytes transmitted during this call.



Nortel Networks LogoContact us by email
Go back one pageGo to the next page#Go to this book's Table of ContentsGo to this book's Index