Index |
A unique ID for each transaction. |
Type |
This variable contains the transaction type: subscriber: transaction to/from internal subscriber. trunk: transaction to/from trunk port. parking: a parked call due to open-inquiry request Enumerations: - subscriber (1)
- trunk (2)
- parking (3)
|
LocalNumber |
This variable contains the local number of the transaction: for mpsCallTransType = subscriber: the number of the internal extension for mpsCallTransType = trunk : the MSN or DDI of the trunk port. for mpsCallTransType = parking : the system call number of the respective parking place Length: 0 to 32 |
RemoteNumber |
This variable contains the remote number of the transaction: for mpsCallTransType = subscriber: the MSN or DDI of the trunk port for mpsCallTransType = trunk : the calling party (for incoming calls) or the called party (for outgoing calls). Length: 0 to 32 |
RedirectNumber |
This variable contains the redirected or redirection number for redirected transactions. Length: 0 to 32 |
Direction |
description not available Enumerations: - initiator (1)
- recipient (2)
|
State |
This variable contains the state of the transaction. Enumerations: - idle (1)
- alert (2)
- connect (3)
- held (4)
- release (5)
|
Channel |
The corresponding channel number for this transaction. |
IfIndex |
The corresponding interface used for this transaction. Range: 1 to 2147483647 |