![]() |
This report maps each MPP within a cluster to a unique numeric identifier, MPPID, which is included in UCID strings identifying calls originated by that media server. This table is just an extension of the VPMPPs table. There is one row in this table for each MPP server in an EP cluster.
The primary keys are:
VPID
MPPName
| Column | Data Type | Description |
|---|---|---|
| VPID | INTEGER | Identifies the EP system , within a cluster of multiple EP systems that merge the data into the same external database. |
| MPPName | VARCHAR2(256) | The unique name assigned to the MPP through the EPM. |
| MPPID | INTEGER | Internally generated ID assigned to each MPP which is unique across the cluster. The ID is used to generate UCID. |