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.
|
| VoiceNumber |
- Voice number string: MDN or MS ISDN
- Maximum Length is 255 Bytes
- Invalid data : index 0 equal 0x7F and voiceNumberSize is equal 0.
|
| minSize |
- Maximum number of characters (including NULL terminator) that the MIN array can contain.
|
| MIN |
- Optional Parameter
- MIN string: Empty string returned when MIN is not supported/ programmed.
- Maximum Length is 255 Bytes
- Invalid data : index 0 equal 0x7F and minSize is equal 0.
|
| Tlvresult |
|