MetraPipeline.MTServiceLevelPlugin.1
This plugin runs in the child stage. It copies the metered values from the parent session into the child sessions.
Tag name |
Value type |
Description |
ServiceLevel |
Long |
The ServiceLevel from the parent session. |
SystemName |
String |
The System name from the parent session. This is usually the name of the audio-conferencing bridge. |
Tag name |
Value type |
Description |
ServiceLevel |
Long |
Same as above but in the child session. |
SystemName |
String |
Same as above but in the child session. |
<configdata>
<ServiceLevel>ServiceLevel</ServiceLevel>
<SystemName>SystemName</SystemName>
</configdata>
The ServiceLevel and SystemName must have the same name in both the parent and child.
If a parent session does not exist ServiceLevel and systemname will not be set.