Structure to store the voice number in use by the device
- Parameters
-
voiceNumberSize |
- Maximum number of characters (including NULL terminator) that the voice number array can contain.
- Bit to check in ParamPresenceMask - 1
|
VoiceNumber |
- Voice number string: MDN or MS ISDN
- Maximum Length is 255 Bytes
- Bit to check in ParamPresenceMask - 1
|
minSize |
- Maximum number of characters (including NULL terminator) that the MIN array can contain.
- Bit to check in ParamPresenceMask - 16
|
MIN |
- Optional Parameter
- MIN string: Empty string returned when MIN is not supported/ programmed.
- Maximum Length is 255 Bytes
- Bit to check in ParamPresenceMask - 16
|
Tlvresult |
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|