1
Mitel MiVoice Business/MCD/3300 / Re: definitive Shell command guide?
« on: February 11, 2010, 08:49:30 AM »
How to identify 3300 platform types:
RTC shell, type sysGetPlatformFamily
Determine the platform types as follows:
For CX = 64
For MX = 200
For Lite = 250
For AX = 300
For LX = 1000
For MXe = 2000
RTC shell, type sysGetPlatformFamily
Determine the platform types as follows:
For CX = 64
For MX = 200
For Lite = 250
For AX = 300
For LX = 1000
For MXe = 2000
Code: [Select]
-> sysGetPlatformFamily
sysGetPlatformFamily
value = 250 = 0xfa
->