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 Switches [ES] request. |
Example | SZ\TXABC001\NT120\DP120\IC2 |
Explanation | CallGem is informing the control application, in response to request ABC001,
that the switch with identifier 2 is connected and supports 120 trunks and 120 ports.
CallGem sends a Switch Data [SZ] message for each switch included in the
Enumerate Switches [ES] request.
For on overview of the query process, see Resilience Measures |
Notes | |
Last Changed | Pre V9.2 |
Parameters | ||||||
---|---|---|---|---|---|---|
Code | Name | Type | Mandatory? | Min Val | Max Val | Description |
DP | DialingPorts | int | true | 0 | 999999 | The number of dialing ports supported by the switch. |
IC | IdentifyCTI | string | true | 1 | 80 | It indicates to which telephony layer (switch) the results relate. See Multiple Switches |
NT | NumberOfTrunks | int | true | 0 | 999999 | The number of trunks supported by the switch. |
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. |