DlmsTypeAllowedCallerCallTypeCallType Enumeration
Version 2, includes older versions.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
NormalCSDCall | 0 |
Normal CSD call; the modem only connects if the calling number matches an entry in the list.
This is tested in addition to all other attributes, e.g. number_of_rings, listening_windows, etc.
|
WakeUpRequest | 1 |
Wake-up request; calls or messages from this calling number are handled as wake-up requests.
The wake-up request is processed immediately regardless of all other attributes like number_of_rings and listening_window.
|