Index |
A unique value for each group Range: 1 to 100 |
Number |
A unique value for each mode of a group. Range: 1 to 10 |
Operation |
Signalling mode of the group: multicast : all assigned terminals are called simultaneously chainNoRepeat : All assigned terminals are called in the sequence of their entry in configuration. chainRepeat : This call is a special case of the linear call. After all terminals are called, call signalling begins again with the first entered terminal. growing : The terminals are called in the sequence of their entry in the subscriber list. Every terminal that has already been called is called again, until all entered terminals are called. chainNoRepeatWithMulticastTimer: chainNoRepeat + after defined times have run out, all team subscribers can be called in parallel. chainRepeatWithMulticastTimer : chainRepeat + after defined times have run out, all team subscribers can be called in parallel. maxIdle : Even distribution corresponds to 'chainRepeat' and ensures that all team subscribers receive the same number of calls call-center : for call-center application. Enumerations: - multicast (1)
- chainNoRepeat (2)
- chainRepeat (3)
- growing (4)
- chainNoRepeatWithMulticastTimer (5)
- chainRepeatWithMulticastTimer (6)
- maxIdle (7)
- call-center (8)
|
RoutingType |
Additonal info for the signalling mode. standard(1) : standard routing, busy check. busyOnBusy(2): check busy conditions -> The whole team is busy, if one team subscriber is busy. Enumerations: - standard (1)
- busyOnBusy (2)
|
CFUEnable |
Determines group members are either only extension (false) or an external destination (true). For further implementations this variable is obsolete while group members should uniformly defined in mpsGroupModeChainTable. For more information have a look at its variable descriptions, in particular variables mpsGroupModeChainExternalNumber and mpsGroupModeChainExtension are of interest here. Enumerations: |
CFUTargetNumber |
This external number (destiantion) will be called, if mpsGroupModeCFUEnable set to true. For further implementations this variable is not any longer necessary. The external numbers are saved in the mpsGroupModeChainTable. New variable mpsGroupModeChainExternalNumber will be created to store external numbers. Length: 0 to 20 |
CFUSourceIndex |
The charge information will be stored for this extension. Range: 0 to 65535 |
BusyOnBusy |
Decides whether additional calls for this team should be signalled or not. This variable contains the threshold for busy signalling. Range: 1 to 16 |
CFNRTimer |
This is the delay until rerouting starts. Range: 1 to 999 |
CFNRTargetGroup |
Group index for rerouting. Range: 0 to 100 |
AdminStatus |
Just for MIB entry deletion. Enumerations: |
AutoCallAccept |
If true, every call will be connected immediately with MoH. Selected MoH contains on mpsGroupModeMusicOnHold settings. Enumerations: |
MusicOnHold |
This variable contains the selected music on hold (MoH) that a party is to hear if mpsGroupModeAutoCallAccept = true. Possible values are: file: variable mpsGroupModeMOHFileDirectory specifies directory to contain sound file default: variable mpsGroupModeMOHDefaultVariant specifies the variant whose default is to be used (default) external: external source is used Enumerations: - file (54)
- default (55)
- external (80)
|
ReRouteIndex |
Index of the ReRouting function in mpsReRouteTable. 0 = ReRouting function deactived. Range: 0 to 65535 |
MOHFileDirectory |
Name of directory (on flash medium) which contains file to be used for music on hold. This variable references the entry in mpsWaveFile table where variable mpsWaveFileDirectory has identical content. If there should be multiple entrys with the same content for some reason an arbitrary entry is chosen. This entry is only valid if variable mpsGroupModeMusicOnHold is set to value file. Default value is the empty string. Length: 0 to 255 |
MOHDefaultVariant |
This variable specifies the chosen default variant if variable mpsGroupModeMusicOnHold is set to value default. Default value for that variable is 1. Range: 1 to 2 |