Type |
This variable defines the type of the call list entry: user-call: a user established or received this call. system-call: the PBX-system established or received this call. Enumerations: - user-call (1)
- system-call (2)
|
User |
Specifies the user who established or received the call. It contains the reference to mpsUserIndex in the mpsUserTable. Range: 0 to 65535 |
Direction |
Defines if the call was an incoming or an outgoing call. Enumerations: |
Reason |
Defines the reason why the call was put into the call list. Enumerations: |
DateAndTime |
The date and time of the call setup. Range: 0 to -1 |
UserNumber |
This is the user (extension) number of the call. Length: 0 to 4 |
RemoteNumber |
This is the remote (intern or extern) number of the call: If mpsCallListDirection = outgoing this field contains the real dialled number by the user. If mpsCallListDirection = incoming and no number is stored indicates an anonymous call. Length: 0 to 32 |
TrunkNumber |
This is the external trunk number (MSN or DDI) of the call. Length: 0 to 32 |
TrunkGroup |
Specifies the trunk line via the call was established or received. It contains the reference to mpsTrunkGroupIndex in the mpsTrunkGroupTable. Range: 0 to 65535 |
AdminStatus |
Just for MIB entry deletion. Enumerations: |