StkNumber |
The number of the ISDN-Stack, this call went through. Range: 0 to 31 |
Type |
The direction of the call, incoming or outgoing. Enumerations: |
Time |
The time the call was received (incoming) or was placed (outgoing). Range: 0 to -1 |
Duration |
The duration of the call in seconds. |
IsdnIfIndex |
The corresponding ISDN interface that this call used. |
Channel |
The corresponding B-channel on this ISDN interface. Range: 0 to 31 |
DspItem |
The item this call was connected to. Routing tasks (IP, IPX, X.25, bridging, ...) use ppp(1). The isdnlogin program uses login(2). CAPI 1.1 programs, use the items eaz0(48) .. eaz9(57) are used. Enumerations: - ppp (1)
- login (2)
- undefined (10)
- ppp-64k (11)
- ppp-56k (12)
- ppp-modem (13)
- ppp-dovb (14)
- ppp-v110-1200 (15)
- ppp-v110-2400 (16)
- ppp-v110-4800 (17)
- ppp-v110-9600 (18)
- ppp-v110-14400 (19)
- ppp-v110-19200 (20)
- ppp-v110-38400 (21)
- ppp-x75 (22)
- ppp-v120 (23)
- pots (25)
- ppp-modem-profile-1 (26)
- ppp-modem-profile-2 (27)
- ppp-modem-profile-3 (28)
- ppp-modem-profile-4 (29)
- ppp-modem-profile-5 (30)
- ppp-modem-profile-6 (31)
- ppp-modem-profile-7 (32)
- ppp-modem-profile-8 (33)
- ppp-dovb-64k (34)
- eaz0 (48)
- eaz1 (49)
- eaz2 (50)
- eaz3 (51)
- eaz4 (52)
- eaz5 (53)
- eaz6 (54)
- eaz7 (55)
- eaz8 (56)
- eaz9 (57)
- x25-pad (58)
- capi2 (59)
- ipsec (60)
- x25 (61)
- service-call (62)
|
RemoteNumber |
The ISDN number that was called (for outgoing calls) or was calling (for incoming calls). Length: 0 to 255 |
RemoteSubaddress |
The subaddress of the remote number. See isdnCall- HistoryRemoteNumber. |
LocalNumber |
The calling party number that was sent (with the outgoing call) or was received (with incoming calls). Length: 0 to 255 |
LocalSubaddress |
The subaddress of the calling party number. |
ServiceIndicator |
Service indicator that was sent on the ISDN D-channel when the call was established. Enumerations: - telephony (1)
- ab-services (2)
- x21-services (3)
- fax-group4 (4)
- btx (5)
- data-transfer (7)
- x25-services (8)
- facsimile64 (9)
- mixed-mode (10)
- telecontrol (13)
- graphics-phone (14)
- teletex (15)
- video-phone (16)
|
AddInfo |
Additional information that was sent on the ISDN D-channel when the call was established. Only sent/received when using the 1TR6 protocol. Range: 0 to 255 |
BC |
Bearer Capability that was sent on the ISDN D-channel when the call was established. |
LLC |
Low Layer Capability that was sent on the ISDN D-channel when the call was established. |
HLC |
High Layer Capability that was sent on the ISDN D-channel when the call was established. |
Charge |
The number of charging ticks received for this connection. Actual charges can be computed by multiplying this value with the unit price, e.g. .12 DM in Germany. If you aren't receiving charging information for outgoing calls, verify with your local ISDN provider to make sure this option being provided/is available. As an option, this Object may contain the charge measured in 1/1000 of the respective currency. See also ChargeInfo for textual information. |
DSS1Cause |
ISDN error condition reported by the DSS1 protocol, for Euro ISDN. See Software Reference Manual. Range: 0 to -1 |
1TR6Cause |
ISDN error condition reported by the 1TR6 protocol, for National ISDN in Germany. See Software Reference Manual. Range: 0 to -1 |
LocalCause |
ISDN error condition reported by the system locally. See Software Reference Manual. Enumerations: - unknownprim (1)
- outstate (2)
- iemissing (3)
- ienotallowed (4)
- look (5)
- nolink (6)
- nocallref (7)
- nomem (8)
- notready (9)
- busy (10)
- chanbusy (11)
- l3timer (12)
- l3restart (13)
- l3error (14)
- l1error (15)
- nocontrl (16)
|
ChargeInfo |
Textual information of charge, i.e. 0.12 DM or 3 units Length: 0 to 255 |
Screening |
Screening Indicator of the calling party number of incoming calls. The calling partys number (CPN) may be assigned either by the user placing the call or by the telephone switching station. If the CPN was assigned by the user the switching station may optionally verify the address. indicator: CPN assigned: verification: `user' by user none `user-verified' by user verification successful `user-failed' by user verification failed `network' by network none Enumerations: - user (1)
- user-verified (2)
- user-failed (3)
- network (4)
- undefined (5)
|
Info |
Additional information to identify the call Length: 0 to 255 |
ReceivedPackets |
Count of received valid HDLC Frames. |
ReceivedOctets |
Count of received valid HDLC Octets. |
ReceivedErrors |
Count of received invalid HDLC Frames. |
TransmitPackets |
Count of transmitted HDLC Frames. |
TransmitOctets |
Count of transmitted Octets. |
TransmitErrors |
Count of transmit errors (Collision, TX underrun). |
ReceiveDiscards |
Count of received and discarded data frames. |
AssociatedIfIndex |
The index of the associated virtual interface. |