StkNumber |
The number of the ISDN-Stack, this call is going
through. Refer to the isdnStkTable. |
Type |
The direction of the call. Enumerations: |
Reference |
The corresponding Call-Reference Value on the ISDN
D-channel. |
Age |
The age of the call. For outgoing calls, the time since
the call began, or for incoming calls, the time since the
call was received. The format is in hh:mm:ss.00. |
State |
The state of the call. Enumerations: - null (1)
- c-initiated (2)
- ovl-send (3)
- oc-procd (4)
- c-deliverd (5)
- c-present (7)
- c-recvd (8)
- ic-procd (10)
- active (11)
- discon-req (12)
- discon-ind (13)
- suspd-req (16)
- resum-req (18)
- ovl-recv (26)
|
IsdnIfIndex |
The corresponding ISDN interface that is used for this
call. Refer to the isdnIfTable. |
Channel |
The corresponding B-channel on this ISDN interface.
Refer to the isdnIfTable. |
DspItem |
The item to or from which this call is connected. For
any routing tasks (IP, IPX, X.25, bridging, ...) the ppp(1)
item is used. For the isdnlogin program, login(2) is used.
For CAPI 1.1 programs, 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)
- extern (24)
- 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). |
RemoteSubaddress |
The subaddress of the remote number. The subaddress is
coded in NSAP format as octets.
See isdnCallRemoteNumber. |
LocalNumber |
The calling party number that was sent (with the
outgoing call) or was received (with incoming calls).
Refer to the isdnStkTable. |
LocalSubaddress |
The subaddress of the calling party number. See
isdnCallRLocalNumber. |
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. |
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 |
The number of charging ticks received since this
connection was established. 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 is being provided/is
available. |
Charge |
This object contains the charge for this call either
as units or as 1/1000 of the respective currency.
Which type of information is choosen, depends on the
information provided by the ISDN service provide.
See also ChargeInfo for textual information. |
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). |
ChargeInfo |
Textual information of charge, i.e. 0.12 DM or 3 units |
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 |
ReceiveDiscards |
Count of received and discarded data frames. |
AssociatedIfIndex |
The index of the associated virtual interface. |