| Layer | Management |
| Direction | From CallGem |
| Type of Service | CG |
| Interface ID | MA |
| Message Purpose | This message is sent by CallGem, in response to an Enumerate Tenants [E1] message, to notify service state change for tenants. |
| Example | Z1\TXABCTenants\TDtenant1\SS2 |
| Explanation | CallGem is informing the control application, in response to request ABCTenants, that tenant1 is currently in a commissioned (Active) state. |
| Notes | |
| Last Changed | 9.3.0.9 |
| Parameters | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Code | Name | Type | Mandatory? | Min Val | Max Val | Description | ||||||||
| SS | ServiceState | int | true | 0 | 2 |
|
||||||||
| TD | TenantDescriptor | string | false | 1 | 80 | This parameter is alphanumeric and identifies to which tenant this message applies. | ||||||||
| TS | TimeStamp | double | true | 1 | 50 | This parameter follows the Windows OLE Automation date format. It indicates the exact time that the event was processed by CallGem. | ||||||||
| TX | TransactionIdentifier | string | true | 1 | 87 | Used by CallGem to identify to which request this message is responding. Must be unique across all requests. | ||||||||